Retrieve a list of customers the user has access to.
This endpoint returns all customers visible to the authenticated user. You can apply filters using query parameters likeDocumentation Index
Fetch the complete documentation index at: https://docs.antei.com/llms.txt
Use this file to discover all available pages before exploring further.
limit, offset, and any custom filters based on metadata.
The response is paginated and includes customer details like name, email, country, tax IDs, and more.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of customers to return
Number of records to skip