Contactos
Obtener contactos paginados
Obtener contactos paginados
GET
/
contact
Authorizations
x-api-key
string
headerrequiredQuery Parameters
search
string
page
number | null
default: 0limit
number
default: 10Required 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