Get response by id
GET/v2/responses/:id
Example:
curl --request GET
--url https://api.app.zentake.com/v2/responses/2535b722-6cac-40a9-9ace-ee62d38d0595
--header 'Content-Type: application/json'
--header 'X-API-KEY: <your_api_key>'
--header 'X-API-SECRET: <your_api_secret>'
Request
Responses
- 200
- 401
- 403
- 404