Skip to main content
GET
List Risk Matrices

Overview

Retrieves all risk matrices for the organization, excluding archived matrices. Only direct child channels in the same environment selected by the parent with PUT /risk-matrices/{id}/share-channels receive the matrix. Those rows keep the parent UUID. Use origin: "parent" and readOnly: true to detect them. sharedEnabled is the channel opt-in: you can assign and run the matrix only after enabling it (dashboard or POST /risk-matrices/{id}/child-share). Writes against a parent row return 403 with error.code SHARED_RESOURCE_READ_ONLY. A custom parent list referenced by those rules resolves with the same UUID and items after the parent publishes it and the channel enables it.

Endpoint

Response

Example