Skip to main content

Get patients

GET 

/v2/patients

Example:

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

Request

Responses