services

List Services

get/api/services

Query parameters

filter.serviceTypeIdstring

should be JSON-encoded, for example filter.serviceTypeId="svt_xxx"

filter.patientIdstring

should be JSON-encoded, for example filter.patientId="pat_xxx"

filter.statusTypeServicesServicesListV1FilterStatus[]

should be a JSON-encoded array, for example filter.status=["PENDING", "COMPLETE"]

filter.providerIdTypeServicesServicesListV1FilterProviderId[]

should be JSON-encoded array, for example filter.providerId=["prv_xxx", "prv_yyy"]

order.createdAt'asc' | 'desc'
order.dateOfService'asc' | 'desc'
pageinteger
limitinteger

Headers

X-API-Keystring required

Response

Response with status 200

countinteger

Total count (if available)

Changes

No recorded changes to this endpoint across all 1 revision of this API.