v9

latestOpenAPI 3.1.02026-08-08435208464.3 KB
prospecting

Get Pipeline Annotations

Batch-compute the deferred pipeline annotations for a chosen set of deals.

The counterpart to GET /pipeline?defer_annotations=true: that endpoint skips _annotate_client_contacts / _annotate_commercial_states / _annotate_latest_activities for a fast first paint; the web kanban calls this afterward, in priority batches, to stream those fields in. Deal ids outside the caller's org are silently dropped rather than erroring — the caller is just naming rows it already saw on its own board.

post/api/prospecting/pipeline/annotations

Query parameters

user_idstring nullable
org_idstring nullable

Request body

deal_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/api/prospecting/pipeline/annotations:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}