Skip to content

List 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.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
name
required
string
<= 100 characters
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
One of:

DocumentId reference to api::organisation.organisation

string
tenant_subset
One of:

DocumentId reference to api::organisation.organisation

string
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
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)