GET
/
contact

Authorizations

x-api-key
string
header
required

Query Parameters

page
number | null
default:
0
limit
number
default:
10
Required range: x > 0
document
string
tagIds
number[] | null
includeAllTags
boolean | null
includeAllItems
boolean | null
active
boolean | null
itemIds
number[] | null
statuses
enum<string>[] | null
Available options:
ACCOUNT_OPENED,
NOT_DUE,
PAST_DUE,
ACCOUNT_SETTLED
startDate
string | null
endDate
string | null

Response

200 - application/json
data
object[]
required