List Events

Authentication

X-API-Keystring
API Key authentication via header

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.
itemslist of objects
List results
countinteger or null

Total count (if available)