Read an initiative, optionally with its full tree
Initiatives
Read an initiative, optionally with its full tree
Poll half of the scaffold loop. include=tree returns workstreams,
milestones, and tasks with dependency edges, agent assignments, and
estimates, assembled from one batched query set. include=launches
lists launch summaries when they are available; otherwise it returns an empty list with
an explanatory note in meta.notes.
Initiative ids are UUIDs; resolve names or prefixes through search.
GET
Read an initiative, optionally with its full tree
Authorizations
OrgX API key, sent as Authorization: Bearer oxk_...
Path Parameters
Initiative UUID
Query Parameters
Workspace scope; optional when the API key is workspace-bound
Comma-separated projections: tree, launches
Example:
"tree,launches"
