Skip to main content
GET
List Merchants

Endpoint

Overview

Use this endpoint to retrieve a paginated list of all merchant accounts associated with your application.

Authentication

Query Parameters

limit
integer
Number of results per page (default: 25, max: 100)
offset
integer
Number of results to skip for pagination (default: 0)
status
string
Filter by status: active, pending, suspended, closed

Response

Success Response (200 OK)

Code Examples

Next Steps

Create Merchant

Create a new merchant account