This API retrieves customer satisfaction survey results showing response counts for each rating option.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Time range for the report. Use custom with start_date and end_date for custom date ranges.
last_7_days, last_30_days, last_24_hours, this_week, last_week, this_month, last_month, this_quarter, last_quarter, this_year, last_year, all_time, custom Start date for custom date range (YYYY-MM-DD format). Required when range_type is custom.
"2025-10-01"
End date for custom date range (YYYY-MM-DD format). Required when range_type is custom.
"2025-10-31"
OK - Request succeeded