Compute
Goal Budget
Get the budget status and spend history for a compute goal
GET
Overview
Shows the budget ledger for a compute goal: how much was deposited, spent, reserved, and what’s left. Includes a line-by-line spend history.Path Parameters
string
required
The goal ID returned from the create endpoint
Response
string
Total budget deposited
string
Amount spent so far
string
Amount reserved for in-flight tasks
string
Available remaining budget
array
Individual spend entries:
category— Spend category (e.g.,research,browser,build,orchestrator)amount_usdc— Amount spentdescription— What the spend was forcreated_at— When the spend was recorded