Skip to main content
GET
Read an initiative, optionally with its full tree

Authorizations

Authorization
string
header
required

OrgX API key, sent as Authorization: Bearer oxk_...

Path Parameters

initiativeId
string<uuid>
required

Initiative UUID

Query Parameters

workspace_id
string<uuid>

Workspace scope; optional when the API key is workspace-bound

include
string

Comma-separated projections: tree, launches

Example:

"tree,launches"

Response

Initiative summary with the requested projections

data
object
required
meta
object
required