cURL
curl --request GET \ --url https://api.sandbox.thrivory.com/v1/claims/{claim_id}/status \ --header 'Authorization: Bearer <token>'
{ "claim_id": "<string>", "status": "<string>", "updated_at": "2023-11-07T05:31:56Z" }
The access token received from the authorization server in the OAuth 2.0 flow.
Claim status