v6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
customers

Retrieve a person claim

Retrieve a single claim for a person by person ID and claim ID.

get/persons/{person_id}/claims/{claim_id}

Path parameters

person_idstring required

The ID of the person.

The ID of the person.

claim_idstring required

The ID of the claim.

The ID of the claim.

Response

OK

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "archived_at": "2026-07-20T08:15:00Z",
  "created_at": "2026-07-14T09:30:00Z",
  "superseded_at": "2026-08-01T12:00:00Z",
  "verified_at": "2026-07-14T10:00:00Z"
}