Get users with organization role

Get users with this organization role.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
orgIdstringRequired
namestringRequired

Response

success
organizationslist of strings or null
idstring or null
usernamestring or null
firstNamestring or null
lastNamestring or null
emailstring or null
emailVerifiedboolean or null
attributesmap from strings to lists of strings or null
userProfileMetadataobject or null
enabledboolean or null
selfstring or null
originstring or null
createdTimestamplong or null
totpboolean or null
serviceAccountClientIdstring or null
credentialslist of objects or null
disableableCredentialTypeslist of strings or null
requiredActionslist of strings or null
federatedIdentitieslist of objects or null
realmRoleslist of strings or null
clientRolesmap from strings to lists of strings or null
clientConsentslist of objects or null
notBeforeinteger or null
groupslist of strings or null
accessmap from strings to booleans or null
applicationRolesmap from strings to lists of strings or nullDeprecated