events
List Events
get/api/events
Query parameters
filter.eventTypestring
Values should be JSON-encoded, for example filter.eventType="patient.created"
filter.objectTypestring
Values should be JSON-encoded, for example filter.objectType="Patient"
filter.objectIdstring
Values should be JSON-encoded, for example filter.objectId="pol_xxx"
order.createdAt'asc' | 'desc'
pageinteger
limitinteger
Headers
X-API-Keystring required
Response
Response with status 200
Changes
No recorded changes to this endpoint across all 1 revision of this API.