v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
prospecting

Get Pipeline State

Get the full pipeline state for rendering the kanban view.

get/api/prospecting/pipeline

Query parameters

lightboolean

When true, omit the heavy AI-plan fields (latest_strategy / latest_draft / evidence / goal) and return small derived previews instead, for faster first card-paint. The web kanban opts in; the full fields load lazily per deal via GET /deals/{id}. Other clients (mobile) leave this false and get the full payload unchanged.

When true, omit the heavy AI-plan fields (latest_strategy / latest_draft / evidence / goal) and return small derived previews instead, for faster first card-paint. The web kanban opts in; the full fields load lazily per deal via GET /deals/{id}. Other clients (mobile) leave this false and get the full payload unchanged.

user_idstring nullable
org_idstring nullable

Response

Successful Response

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