---
title: "List merchants"
method: GET
path: "/merchants"
tags: ["merchants"]
---

# List merchants

`GET /merchants`

This endpoint returns a paginated list of all the merchants in the MX system.

## Query parameters

- `name` string
- `page` integer
- `records_per_page` integer

## Response `200`

OK

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 3 info
  - api tag `merchants` added
  - api tag `mx_platform` removed
  - added the new optional `query` request parameter `name`

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/merchants/get.md)

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/b6632646ee89/schema)
