A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"userId": "<string>",
"assignedInScope": {
"type": "<string>",
"id": 123,
"name": "<string>"
},
"roleId": 123,
"roleName": "<string>",
"roleResources": [
{
"type": "<string>",
"id": "<string>"
}
],
"roleTags": [
"<string>"
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
]
}Retrieves all the roles for a specified user on the specified tenant.
A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"userId": "<string>",
"assignedInScope": {
"type": "<string>",
"id": 123,
"name": "<string>"
},
"roleId": 123,
"roleName": "<string>",
"roleResources": [
{
"type": "<string>",
"id": "<string>"
}
],
"roleTags": [
"<string>"
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
]
}JWT Authorization header using the Bearer scheme.
Unique identifier of the user.
limits which fields are returned in the response body