event

List all events of case

get/event

Query parameters

limitinteger

How many items to return at one time (max 100)

offsetinteger

How many items skip in return

caseinteger

Case ID

Response

A paged array of events

idstring noteId required
casestring caseId
namestring required
datastring date-time required
commentstring
createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Changes

Changed in 1 of the 16 revisions of this API.6

    • the response property items/createdBy became required for the status 200

      response-property-became-required

    • the response property items/createdOn became required for the status 200

      response-property-became-required

    • the response property items/modifiedBy became required for the status 200

      response-property-became-required

    • the response property items/modifiedOn became required for the status 200

      response-property-became-required

    • added the required property items/data to the response with the 200 status

      response-required-property-added

    • added the required property items/name to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.