List Customers
Retrieves customers from your Stripe account.
GET
Query
Arguments
string
Case-sensitive customer email filter.
Uncommon arguments
object
Date interval object for customer creation timestamp filters.
number
Minimum creation timestamp (exclusive).
number
Minimum creation timestamp (inclusive).
number
Maximum creation timestamp (exclusive).
number
Maximum creation timestamp (inclusive).
number
Number of customers to return (1-100).
string
Pagination cursor for next page.
string
Pagination cursor for previous page.
string
Filter to customers attached to a test clock.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.