List organisation-cross-tenant-roles
GET /organisation-cross-tenant-roles
GET
/organisation-cross-tenant-roles
Agency/MSP operator roles that define capability-gated access across managed tenants. System roles are seeded and cannot be deleted via API.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
description
string
capabilities
Array of capability strings like [‘compute:read’, ‘network:’, ’:*’]
scope_all_tenants
If true, applies to all managed tenants. If false, only tenant_subset.
boolean
organisation
tenant_subset
is_system_role
System roles are seeded and cannot be deleted via API
boolean
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)