Skip to main content
Fetch Case
This endpoint returns the full case record including all comments, task statuses, file attachments, and the complete activity log. Use this to display the case detail view or to audit the full history of an investigation.

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Path Parameters

id
string
required

The ID of the case to retrieve.

Response

Case returned successfully

message
string
Example:

"Case fetched successfully"

data
object