Get Case Status

Use this endpoint to retrieve the status of a case.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

case_uidstringRequired

Query parameters

inc_summarybooleanOptional

Response

This endpoint returns an object.
uidstring
refstring
namestring
codesobject
patientobject
locationenum
Allowed values:
created_atdatetime
statusenum
determinationslist of objects
assigneeslist of objects
archived_atdatetime or null