Listing users
Returns a page of users. Filter by email or status.
GET
Listing users
Authorizations
Your partner API key. Use pk_live_… against the live system or
pk_test_… against the sandbox.
Query Parameters
Find a single user by email.
Show only active customers, or only deleted ones.
Available options:
active, deleted Page size; default 25, max 100.
Required range:
1 <= x <= 100Opaque token returned in links.next. Do not parse or build by hand.
Last modified on June 16, 2026
Listing users