Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

claim_id
string<uuid>
required

Claim id (lowercase UUID).

Example:

"e379fbc8-cd83-4bef-a280-a0ac9d00dcf8"

Response

Claim.

data
object
required