Get a survey
Returns one survey by id with its full ordered question set, archived or not. A survey belonging to another company reads as 404.
Authorizations
HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).
Path Parameters
Survey ID (BIGINT serialized as string in responses; send the numeric value).
^[1-9][0-9]*$Response
The survey definition.
A survey with its full ordered question set. Returned by every single-survey call; the list serves summaries instead.
Survey ID.
"8"
Display name.
255"Post-call qualification"
Whether the survey is archived (soft-deleted). Archiving preserves collected answers.
false
The survey's questions, ordered by display_order.
When the survey was created (ISO 8601, UTC).
"2026-07-01T09:00:00.000Z"
When the survey last changed (ISO 8601, UTC).
"2026-08-04T11:40:00.000Z"