Get all export answers
GET/v2/export-csv
Example:
curl --request GET
--url https://api.app.zentake.com/v2/export-csv
--header 'Content-Type: application/json'
--header 'X-API-KEY: <your_api_key>'
--header 'X-API-SECRET: <your_api_secret>'
Request
Responses
- 200
- 401
- 403