Retrieve all customers with pagination, filtering, and relationship inclusion
Documentation Index
Fetch the complete documentation index at: https://developer.clopos.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token obtained from /v2/auth endpoint
Page number for pagination (1-based)
x >= 1Maximum number of customers to return per page (1-999)
1 <= x <= 999Include related data in the response. Supported values: group
group Filter customers by specific fields. Use array notation: filters[0][0]=field_name&filters[0][1]=value. Supported fields: name, phones, group_id