---
title: "Read merchant"
method: GET
path: "/merchants/{merchant_guid}"
tags: ["merchants"]
---

# Read merchant

`GET /merchants/{merchant_guid}`

Returns information about a particular merchant, such as a logo, name, and website.

## Path parameters

- `merchant_guid` string, required

## Response `200`

OK

---

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