Retrieve a claim
Claims
Retrieve a claim
Returns a claim by ID with all associated cases and their full details.
GET
Retrieve a claim
Authorizations
Use your API key as the username. No password is required.
Path Parameters
Response
Returns the claim with all cases.
All cases associated with this claim.
Unique identifier for the claim.
Example:
"claim_abc123"
When the claim was created. ISO 8601 format.
Example:
"2026-04-01T00:00:00.000Z"
The status of the claim.
Available options:
open, filed, closed Example:
"open"