get https://staging-api.athelas.com/enterprise/v1/sites//patients
Get a list of patient ids in a site.
Log in to see full request history
Responses
Get a list of patient ids in a site.
xxxxxxxxxx
curl --request GET \
--url https://staging-api.athelas.com/enterprise/v1/sites/20/patients \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5d' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: