Retrieve client roles for the currently authenticated user using a client ID
GET/user/userRoles/:clientId
Retrieve client roles for the currently authenticated user using a client ID
Request
Path Parameters
clientId stringrequired
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
Responses
- default
default response
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
idstring
namestring
descriptionstring
compositeboolean
assignedboolean
compositeRoleIdsstring[]