Check if a user has an organization role
GET/:realm/orgs/:orgId/roles/:name/users/:userId
Check if a user has an organization role
Request
Path Parameters
realm stringrequired
realm name (not id!)
orgId stringrequired
organization id
name stringrequired
organization role name
userId stringrequired
user id
Responses
- 204
success