Skip to main content

Get documents

GET 

/v2/documents

Example:

curl --request GET
--url https://api.app.zentake.com/v2/documents
--header 'Content-Type: application/json'
--header 'X-API-KEY: <your_api_key>'
--header 'X-API-SECRET: <your_api_secret>' --header 'X-API-VERSION: v2.1'

v2.1: Was included in the response the input_fields field.

Request

Responses