Skip to main content
GET
Get Competitive Intelligence By Id
Gated by the ai.competitive_intelligence config feature flag — a 403 names the flag when disabled. Same shape as Get the Latest Competitive Brief, for one specific brief_id.

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.

brief_id
string
required

The competitive-intelligence brief's id.

Response

Successful Response