Users - merchant level
Get user details
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
get/merchants/{merchantId}/users/{userId}
Path parameters
merchantIdstring required
Unique identifier of the merchant.
userIdstring required
Unique identifier of the user.
Response
OK - the request has succeeded.