List customer credits accounts
Customer Credits
List customer credits accounts
List accounts for the authenticated store with cursor pagination. System accounts are excluded.
GET
List customer credits accounts
Documentation Index
Fetch the complete documentation index at: https://docs.creem.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.
Query Parameters
Maximum number of accounts to return
Required range:
1 <= x <= 100Filter by owner ID (e.g. customer ID)
Example:
"cust_abc123"
Cursor for forward pagination — account ID to start after
Cursor for backward pagination — account ID to end before