Skip to main content
GET
Retrieve all claims for a specific customer

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

View customer's claims

count
integer
required
Example:

123

results
object[]
required
next
string<uri> | null
Example:

"http://api.example.org/accounts/?offset=400&limit=100"

previous
string<uri> | null
Example:

"http://api.example.org/accounts/?offset=200&limit=100"