Get user details
GET {{baseUrl}}/merchants/:merchantId/users/:userId
Returns user details for the userId and the merchantId specified in the path. To make this request, your API credential must have the following role: * Management API—Users read and write
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |