Skip to main content
GET
Project budget-vs-actual report

Authorizations

Authorization
string
header
required

API key as a Bearer token: Authorization: Bearer lk_live_<48 hex>. Create keys in Settings → API keys (Owner or Admin); the full key is shown once. API access is a Professional+ feature. Each key is granted one or more scopes — read (projects:read, reports:read, allocations:read, transactions:read) and the single write scope (transactions:write) — and is limited to 120 requests per minute.

Path Parameters

id
string
required

The project id.

Query Parameters

granularity
enum<string>
default:monthly

Reporting period granularity. Defaults to monthly.

Available options:
monthly,
quarterly

Response

The budget-vs-actual report.

granularity
enum<string>
required
Available options:
monthly,
quarterly
data
object
required