Executive briefing API
3 endpoints. All requests need an Authorization header — see Authentication. API keys additionally need the matching scope.
| Method | Path | Description |
|---|---|---|
GET |
/api/exec-briefing |
Exec Briefing Query: period, ref. |
GET |
/api/exec-briefing/mine |
My Briefing Query: period, ref. |
GET |
/api/executive/metrics |
Executive Metrics |
Try it
The full request/response schema for every endpoint is in the OpenAPI spec served by your own workspace.