Check organization membership
Check if a user is a member of an organization
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
realm
orgId
userId
Response
success
Bearer authentication of the form Bearer <token>, where token is your auth token.