Programs
Program endpoints let you fetch portfolio‑level objects that group projects, funding, and outcomes under a single umbrella. Use these APIs to build portfolio dashboards and steering reports.
GET /v1/data/programs
List programs visible to your organization.
- Filter by
region,sector, orstatus. - Paginate with
limitandcursor.
GET /v1/data/programs/{programId}
Fetch a single program with its headline KPIs and configuration.