Skip to main content
GET
Get One War Room Scenario
Gated by the live, per-user feature flag deals_war_room403 when disabled for the caller. One scenario row, same shape as List Scenarios.

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

deal_id
string
required

The deal's id.

scenario_id
string
required

The war-room scenario's id.

Response

Successful Response