case

Info for a specific case

get/case/{caseId}

Path parameters

caseIdnumber required

The id of the case to retrieve

Response

Expected response to a valid request

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 eventCount to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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