List alerts

Returns a paginated list of alerts in the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Accessible by HC_ADMIN and HC_VIEW_ALL.

The alert object

FieldTypeDescription
idUUIDAlert's identifier
userIdUUIDIdentifier of the patient who triggered the alert
groupIdUUIDIdentifier of the group the alert belongs to
protocolIdUUID | nullProtocol associated with the alert, if any
programIdUUID | nullProgram associated with the alert, if any
measurementIdUUID | nullMeasurement that triggered the alert, if any
instrumentIdUUID | nullInstrument associated with the alert, if any
typestringWhat triggered the alert. One of mea (measurement threshold exceeded), rem (patient remark), ovd (overdue measurement), combination (combination of thresholds)
flagstringSeverity of the alert. One of redorangegray
statusstringCurrent status of the alert. One of openprocessedescalated
processedAtISO 8601 | nullDate and time the alert was processed
processedByUUID | nullIdentifier of the user who processed the alert
escalatedAtISO 8601 | nullDate and time the alert was escalated
escalatedByUUID | nullIdentifier of the user who escalated the alert
createdAtISO 8601Date and time the alert was created
updatedAtISO 8601Date and time the alert was last updated

Query Params
date

Start date for requested data.

date

End date for requested data.

string

Cursor to paginate the results

integer
1 to 200
Defaults to 50

Number of items per page

Responses

422

Unprocessable entity, i.e. Validation error

500

Internal error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json