event

Info for a specific event

get/event/{eventId}

Path parameters

eventIdnumber required

The id of the event to retrieve

Response

Expected response to a valid request

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 createdBy became required for the status 200

      response-property-became-required

    • the response property createdOn became required for the status 200

      response-property-became-required

    • the response property modifiedBy became required for the status 200

      response-property-became-required

    • the response property modifiedOn became required for the status 200

      response-property-became-required

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

      response-required-property-added

    • added the required property 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.