List organisation-relationships
GET /organisation-relationships
GET
/organisation-relationships
Parent-child org relationships for MSP/agency cross-tenant operations. managed-by = agency manages customer. sencai-internal = Sencai team manages customer.
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
parent_org
child_org
type
required
string
scope
List of capability names parent org has over child org
status
required
string
granted_by
accepted_by_managed
Child org owner must explicitly accept the relationship
boolean
expires_at
string format: date-time
notes
string
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
billing_model
Who is billed: agency_billed = operator pays for managed tenant; managed_billed = tenant pays separately; sencai_internal = Sencai-internal relationship
string
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)