Merchants
List Merchants
Retrieve a paginated list of all merchants
GET
Retrieve a paginated list of all merchants for your account. Deleted merchants are not included.Documentation Index
Fetch the complete documentation index at: https://docs.numeral.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token authentication.
Must be
2026-01-01.Query Parameters
Maximum number of merchants to return. Maximum value is 100.
Pagination cursor from a previous response. Use the
last_merchant_id from the previous response.Response
Array of merchant objects.
Whether there are more merchants to fetch.
The ID of the last merchant in this response. Use as
cursor for the next page.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
2026-01-01 Query Parameters
Maximum number of merchants to return (max 100)
Required range:
x <= 100Pagination cursor from previous response