Skip to main content
GET
Get the org's effective trust posture (Platform → Org cascade)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Response

Org-level effective trust posture.

org_id
string
required
org_name
string
required
gathered
object
required
effective
object | null
required

Org-effective layer (org_assigned ?? platform_default).

org_slug
string | null