Projects
Project endpoints expose detailed information about individual investments and workstreams, including progress, risks, and relationships to programs and assets.
GET /v1/data/projects
List projects across one or more programs.
- Filter by
programId,status, orcountry. - Use for portfolio overviews and project registers.
GET /v1/data/projects/{projectId}
Retrieve a specific project with milestones, risk flags, and linked assets.