Merchants
List merchants
Returns a paginated list of merchants, by display name. Archived merchants are excluded unless you ask for them.
GET
List merchants
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Query Parameters
Return only merchants with these external ids, comma-separated
Example:
"acct_492"
Include archived merchants, which are excluded by default
Merchants to return per page
Example:
20
Merchants to skip before the first returned
Example:
0
Sort field and direction in format field:order. Sortable fields: display_name, external_id, support_email, created_at
Example:
"display_name:asc"
List merchants