A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
{
"categoryId": 123,
"id": 123,
"isPrivate": true,
"name": "<string>",
"requiresBehaviorIds": [
123
],
"systemRoles": [
"<string>"
],
"validUserTypes": [
"<string>"
]
}
],
"id": 123,
"isSystemRole": true,
"name": "<string>",
"owners": [
{
"id": "<string>",
"type": "<string>"
}
],
"resources": [
{
"id": "<string>",
"type": "<string>"
}
],
"tags": [
"<string>"
],
"userScope": {
"id": 123,
"name": "<string>",
"type": "<string>"
}
}
],
"totalCount": 123
}Retrieves a list of all roles defined for this tenant.
A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
{
"categoryId": 123,
"id": 123,
"isPrivate": true,
"name": "<string>",
"requiresBehaviorIds": [
123
],
"systemRoles": [
"<string>"
],
"validUserTypes": [
"<string>"
]
}
],
"id": 123,
"isSystemRole": true,
"name": "<string>",
"owners": [
{
"id": "<string>",
"type": "<string>"
}
],
"resources": [
{
"id": "<string>",
"type": "<string>"
}
],
"tags": [
"<string>"
],
"userScope": {
"id": 123,
"name": "<string>",
"type": "<string>"
}
}
],
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
Optional filter param to filter the roles
limits which fields are returned in the response body