Lookup a Case using its ID

Retrieve full case details for a single case by ID (known routing bug — prefer POST /lookup with a single ID instead).

What this endpoint does

Retrieves full case details for a single case by its TaskIdentity ID. Known issue: this GET endpoint returns a routing-level 404 for all requests. Use Cases: Lookup Many (POST /lookup) with a single ID in the ids array as the working alternative. Case IDs are obtained from Cases: Search or Cases: Create.

Response data

This endpoint does not return data due to the routing bug. See Cases: Lookup Many for the working response structure and panel options.

Path Params
string
required
length ≤ 41

Id of a Case

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json