Get user by UID
GET/v2/organizations/:organizationCode/users/:uid
> [!important]
Required permission scope:
stonal.user.read
Returns details for a specific user
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful response
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Resource not found
Unprocessable Entity - Validation errors
Internal server error