List Customers
List Customers
Retrieve a list of customers. The list can be filtered, sorted, and paginated using the parameters below.
GET
List Customers
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Scope: "Customers (read)"
Query Parameters
An external_id used to filter the customers.
Example:
"28hs67udfh-213csss-12d31ja"
The maximum number of customers returned.
Required range:
1 <= x <= 250Example:
20
The sort order for the results.
Available options:
asc, desc Example:
"asc"
The cursor to return the next page of results.