Buscar clientes
Client
Buscar clientes
Lista clientes com paginacao e filtros por identificador, dados pessoais, periodo e ordenacao.
GET
Buscar clientes
Authorizations
API key no formato keyId.secret.
Query Parameters
Page number (starting at 1)
Required range:
x >= 1Example:
1
Max items per page (1-100)
Required range:
1 <= x <= 100Example:
20
Sort direction (asc|desc)
Available options:
asc, desc Example:
"desc"
Sort field (createdAt|lastUpdate)
Available options:
createdAt, lastUpdate Example:
"createdAt"
Range end (ISO string). Used with sort.property.
Example:
"2026-06-23T23:59:59.999Z"
Range start (ISO string). Used with sort.property.
Example:
"2026-06-01T00:00:00.000Z"
Search term (name/doc/email/etc)
Client ID
