Get Survey

Gets a survey given the ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringRequiredformat: "id"
The ID of the survey to get.

Response

Success.
surveyobject

Errors