List merchants
Merchants
List merchants
List the partner’s merchants. Supports filtering by status, free-text search over name and ID, and cursor-based pagination via cursor and limit.
GET
List merchants
Documentation Index
Fetch the complete documentation index at: https://walletconnect-pay-docs-docs-wcp-fiat-coverage.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Filter by merchant status
Available options:
active, inactive, suspended Search by merchant name or ID (case-insensitive)
Required string length:
1 - 256Example:
"Acme"
Opaque pagination cursor — use the value from nextCursor in the previous response.
Page size (default 20, max 100)
Required range:
1 <= x <= 100