List Events

Headers

X-API-KeystringRequired
X-Request-IDstringOptional

Query parameters

filter.eventTypestringOptional

Values should be JSON-encoded, for example filter.eventType=“patient.created”

filter.objectTypestringOptional

Values should be JSON-encoded, for example filter.objectType=“Patient”

filter.objectIdstringOptional

Values should be JSON-encoded, for example filter.objectId=“pol_xxx”

order.createdAtenumOptional
Allowed values:
pageintegerOptional
limitintegerOptional

Response

This endpoint returns an object.
apiVersionstring
eventIdstring
createdAtdatetime
eventTypeenum
objectTypestring
objectIdstring
dataany or null
previousany or null