GET
/
v1
/
debtors
/

Authorizations

Authorization
string
headerrequired

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

Query Parameters

acting_as
string

Filter by acting_as value of the debtor

id
string

Filter by our ID of the debtor

limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

your_reference
string

Filter by your_reference for the debtor

Response

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