GET
/
v1
/
claims
/

Authorizations

Authorization
string
headerrequired

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

Query Parameters

claim_disputed
boolean

Filter by claim_disputed value of the claim

delay_date
string

Filter by the delay_date of the claim

document_reference
string

Filter by the document_reference of the claim

due_date
string

Filter by the due_date of the claim

id
string

Filter by our ID of the claim

limit
integer

Number of results to return per page.

obligation_fulfilled
boolean

Filter by the obligation_fulfilled value of the claim

offset
integer

The initial index from which to return the results.

reminder_date
string

Filter by the reminder_date of the claim

starting_approach
string

Filter by the starting_approach of the claim

subject_matter
string

Filter by the subject_matter of the claim

submission_state
string

Filter by the submission_state of the claim

your_reference
string

Filter by your_reference of the claim

Response

200 - application/json
count
integer
next
string | null
previous
string | null
results
object[]