cURL
curl --request GET \ --url https://api.decodahealth.com/user/patient/ids \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
[ "<string>" ]
Get all patient IDs based on current filters.
The tenant you are making this request on behalf of
Your api key
asc
desc
Filter by patient tag IDs
Filter by primary location IDs
Successful Response