Skip to main content
Version: 1.2.0

Retrieve realm roles for the currently authenticated user

GET 

/user/userRealmRoles

Retrieve realm roles for the currently authenticated user

Request

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

  • Array [

  • idstring
    namestring
    descriptionstring
    compositeboolean
    assignedboolean
    compositeRoleIdsstring[]
  • ]