Read a posture's current revision
Postures
Read a posture's current revision
GET
Read a posture's current revision
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Posture ID (tp-{8-hex}).
Pattern:
^tp-[a-z0-9-]{1,64}$Response
Posture.
Trust posture row (mig 173). Library row; revisions are versioned bodies stored separately.
Pattern:
^tp-[a-z0-9-]{1,64}$URL-safe identifier (e.g., 'standard', 'banking-core').
Available options:
platform, org True for Mnemom-shipped platform defaults.
FK to trust_posture_revisions; NULL only mid-create.
NULL for platform-scope postures.
Soft-delete timestamp; NULL = live.