cURL
Customer
Get customers
Get customers
Required permissions:customer:readGET
cURL
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Abfrageparameter
The collection page number
The number of items per page
Erforderlicher Bereich:
0 <= x <= 100Filter by parent customer ID. Returns only direct children of the specified parent.
Filter customers that have child customers (true) or do not have child customers (false).
Filter customers that have a parent customer (true) or are root-level customers (false).