Skip to content

List org-operations

GET
/org-operations

Enterprise organisation merge and split lifecycle operations. Append-only audit trail — operations are never deleted.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
operation_type
required
string
Allowed values: merge split
source_org_id
required

DocumentId of the source organisation

string
target_org_id

DocumentId of the target (merge) or newly created (split) organisation

string
status
required
string
Allowed values: pending in_progress completed failed rolled_back
config

Merge: {}. Split: { member_ids: string[], instance_ids: string[] }

error_message
string
initiated_by

Email of the user who initiated the operation

string
completed_at
string format: date-time
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)