Returns clients. This endpoint is suitable for syncing clients into an external system or custom frontend and supports basic full-text search, filtering, and sorting.
Bearer token created for a specific company in Integrations → API.
Full-text search by name, city, ZIP code, or country.
"bratislava"
Field used to sort clients.
name, city, zip, countryId, createdAt, updatedAt "name"
Sort direction.
asc, desc "desc"
Filter by client type.
person, company "company"
Filter by the client's or company's business ID.
"12345678"
Filter by the client's or company's tax ID.
"2020123456"
Filter by the client's or company's VAT ID.
"SK2020123456"
Filter by the client's billing country from the country reference table.
703
Client list.
List of clients.