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

# List user merchants

`GET /auth/merchants`

Return merchants available to the current user.

## Response `200`

Merchant list

- MerchantInfo[]
  - `merchant_id` string
  - `merchant_name` string
  - `role` string

---

[API](https://skmtc.net/juspay/apis/decision-engine.md) · [All operations](https://skmtc.net/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/juspay/decision-engine/versions/36e7a0972ee6/schema)
