v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Customers

Fetch all customers

Retrieve a paginated list of all customers. Maximum 100 per call.

get/customers

Query parameters

countinteger

Number of records to return per call. Maximum 100. Default 10.

skipinteger

Number of records to skip. Use with count for pagination. Default 0.

Response

Collection of customers.

entity'collection'
countinteger

Number of items in the current page.