Case - Get

GET
/cases/:caseId

Retrieve a Case

Path parameters

caseIdstringRequired

Response

This endpoint returns an object.
caseIdstring
createdTimestampdouble
caseStatusenum
alertIdslist of strings
updatedAtdouble
priorityenum
Allowed values: P1P2P3P4
entityDetailsobject
tagslist of objectsOptional
creationReasonobjectOptional
relatedCaseslist of stringsOptional
assignmentslist of objectsOptional

Errors