Event Annotations

List Event Annotations

get/event_annotations

Query parameters

limitinteger
offsetinteger
searchstring
archivedboolean
fromstring date-time
tostring date-time
userIdsstring
shiftIdsstring
withEventsboolean

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/ListEventAnnotationsResponseBody.json"
}

Changes