v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Returns information about a specific case if it exists.

post/domains/{domainId}/cases/{caseId}

Path parameters

caseIdstring required

A unique identifier of the case.

domainIdstring required

The unique identifier of the Cases domain.

Request body

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Response

Success

templateIdstring required

A unique identifier of a template.

nextTokenstring

The token for the next set of results. This is null if there are no more results to return.

tagsobject

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.