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