List Services
Authentication
X-API-Keystring
API Key authentication via header
Query parameters
filter.serviceTypeId
should be JSON-encoded, for example filter.serviceTypeId=“svt_xxx”
filter.patientId
should be JSON-encoded, for example filter.patientId=“pat_xxx”
filter.status
should be a JSON-encoded array, for example filter.status=[“PENDING”, “COMPLETE”]
filter.providerId
should be JSON-encoded array, for example filter.providerId=[“prv_xxx”, “prv_yyy”]
order.createdAt
Allowed values:
page
limit
Response
This endpoint returns an object.
items
List results
count
Total count (if available)