Get this layer's protection manifest
Org scope
Get this layer's protection manifest
Returns the org-scope protection spec as authored.
GET
Get this layer's protection manifest
Authorizations
Supabase JWT token in Authorization: Bearer header
Headers
Response format. YAML is canonical; JSON is returned only on explicit application/json. The ?include=sources envelope is JSON-only.
Available options:
text/yaml, application/yaml, application/json Path Parameters
Organization identifier (e.g. org-abc12345)
Query Parameters
Include the _composition metadata block on the response body.
When sources, returns the scope-resolution envelope for this scope (the contributing layers + the composed result); the envelope shape is scope-specific (see ADR-053). The envelope is JSON-only.
Available options:
sources