Skip to main content
GET
List all claims

Authorizations

Authorization
string
header
required

Use your API key as the username. No password is required.

Query Parameters

limit
integer
default:10

Number of claims to return (1-100). Defaults to 10.

Required range: 1 <= x <= 100

Response

A JSON array of claims with basic information.

data
object[]
has_more
boolean

Whether there are more claims available.