v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
Role

All Roles Information (Auth policies: role:view)

get/api/roles

Response

OK

idstring uuid
namestring nullable
normalizedNamestring nullable
concurrencyStampstring nullable
descriptionstring nullable

Description

Example response

[
  {
    "permissions": [
      {
        "securableItemShortName": "job",
        "operationShortName": "view"
      }
    ]
  }
]