case

List all cases

get/case

Query parameters

limitinteger

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

offsetinteger

How many items skip in return

institutioninteger

Institution ID or NULL

Response

A paged array of cases

idnumber required
namestring required

Name of case

commentstring

Comment available for team

tagstring[]

List of tag which apply to case

featuresstring[]

List of features from dictionaries

letterCountnumber

Count of letter in case

noteCountnumber

Count of note in case

eventCountnumber

Count of event in case

createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Changes

Changed in 3 of the 16 revisions of this API.110

    • added the optional property items/eventCount to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/matrix from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/features to the response with the 200 status

      response-optional-property-added

    • the response property items/notifiedUser/items/id became required for the status 200

      response-property-became-required

    • the response property items/notifiedUser/items/user became required for the status 200

      response-property-became-required

    • the response property items/responsibleUser/items/id became required for the status 200

      response-property-became-required

    • the response property items/responsibleUser/items/user became required for the status 200

      response-property-became-required

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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