Get User
GET/marketplaces/:marketplaceID/users/:userID
Get a user's details including accessible accounts within the marketplace. The user's role is specified per account in the accounts array.
Request
Responses
- 200
- 400
- 401
- 404
- 500
User Retrieved Successfully
Bad Request
Unauthorized
User Not Found
Internal Server Error