Skip to main content
POST
Preview the composition this posture would produce for a team

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

posture_id
string
required

Posture ID (tp-{8-hex}).

Pattern: ^tp-[a-z0-9-]{1,64}$

Body

application/json
team_id
string<uuid>
required

Response

Composed preview.

Composed posture currently in effect for a team (alignment + protection + integrity merged from posture body, team templates, and per-agent exemptions).

team_id
string<uuid>
required
posture_id
string
required
revision_number
integer
required
composition
object
required

Composed alignment + protection cards.