Skip to main content
GET
Get Strategy Brief History Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required
brief_id
string<uuid>
required

Response

Successful Response

Full payload for a single historical brief + its generated strategy.

id
string<uuid>
required
created_at
string<date-time>
required
brief_text
string
required
cycle_instance_id
string<uuid> | null
strategy_file_id
string<uuid> | null
strategy_snapshot
Strategy Snapshot · object