# Get Merchant

Retrieve merchant details based on a given `merchant_id`.

{% hint style="info" %}
Merchant PII (name, email, etc.) is masked on this endpoint.\
If a merchant has forgotten what email they created their account under, you can view a masked version of their email on the [Connection Health](https://app.gitbook.com/s/ZrOgj5n6PuU2r0Ya8Tzl/prism/violet-connect/guides/connection-health) screen to help jog their memories. Ex. j\*\*\*\*\*<e@example.com>
{% endhint %}

{% openapi src="<https://3937396275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8lXIp71Ct5qCUhXjko2q%2Fuploads%2Fgit-blob-caf96e0a10f92bea98b14a64cb042f47958ec80a%2Fmerchant-service.yaml?alt=media>" path="/merchants/{merchant\_id}" method="get" expanded="true" %}
[merchant-service.yaml](https://3937396275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8lXIp71Ct5qCUhXjko2q%2Fuploads%2Fgit-blob-caf96e0a10f92bea98b14a64cb042f47958ec80a%2Fmerchant-service.yaml?alt=media)
{% endopenapi %}
