/
GET /api/system/tenants/{tenant}/permissions

GET /api/system/tenants/{tenant}/permissions

As of Versionproduct version 2022 Autumn
Request MethodGET
Response FormatXML
Required Permission

available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched.

>> AUTHENTICATION Service
Description

Retrieves the tenant-specific role set for the tenant specified in the request URL.

The content of the tenant-specific role set is returned. The configured roles are available only for the concrete tenant.

Request HeadersAccept: [application/xml]
Request Example/api/system/tenants/mytenant/permissions
Response Example

Related content

POST /api/system/tenants/{tenant}/permissions
POST /api/system/tenants/{tenant}/permissions
More like this
POST /api/system/tenants/{tenant}/permissions
POST /api/system/tenants/{tenant}/permissions
More like this
GET /api/admin/permissions
GET /api/admin/permissions
More like this
GET /api/admin/permissions
GET /api/admin/permissions
More like this
GET /api/admin/permissions
GET /api/admin/permissions
More like this
GET /tenant-management/api/system/tenants/{tenant}/roles
GET /tenant-management/api/system/tenants/{tenant}/roles
More like this