Get a paginated list of customers.
You can obtain this key from the Atlas dashboard. It must be of type secret
The external ID of the customer (e.g. the customer ID in your system)
1"external-customer-id-123"
The Atlas customer ID
1"atlas-internal-customer-id-123"
The QuickBooks ID of the customer
1"quickbooks-customer-id-123"
The Stripe ID of the customer
1"stripe-customer-id-123"
The name of the customer
1"John Doe"
The order of the results.
asc, desc "asc"
The page number of the results.
x >= 11
The number of results per page.
1 <= x <= 10010
The fields that can be used to order the results by.
createdAt, email, id, name, quickBooksId, stripeId, updatedAt "id"