note

List all notes of case

get/note

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 notes

idstring noteId required
casestring caseId
commentstring required
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.4

    • 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

    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.