Get Survey (POST)
Gets a survey given the ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the survey to get.
Response
Success.
survey
Get Survey (POST)
Bearer authentication of the form Bearer <token>, where token is your auth token.