Retrieves a single questionnaire by its id.

Request

GET https://api.snapaddy.com/visitreport/v1/backend/questionnaires/{questionnaireId}

Path parameters

Parameter name Value Description Additional
questionnaireId integer

ID of the questionnaire

Required

Authorisation

This request requires the use of one of following authorisation methods: API key .

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

Success

Questionnaire
401 Unauthorized

Unauthorized

HTTP 401 Error
404 Not Found

Not Found

HTTP 404 Error
500 Internal Server Error

Internal Server Error

HTTP 500 Error

Explore this API

questionnaireId

ID of the questionnaire

Response Content-Type

Choose an authorisation method:

API key API key to be used for request
Try it out!