JavaScript
Customers
Get a list of customers
Retrieves a paginated list of customers in the environment.
GET
JavaScript
Authorizations
Server API Key
Query Parameters
Return items that come after this cursor
Return items that come before this cursor
Maximum number of items to return
Required range:
1 <= x <= 100Filter by exact customer email address
Maximum string length:
255Filter by exact customer name
Maximum string length:
255Filter by creation date using range operators: gt, gte, lt, lte
