Skip to main content
GET

Overview

Check where a compute goal stands: status, current phase, plan, budget, and timing.

Path Parameters

string
required
The goal ID returned from the create endpoint

Response

string
Goal ID
string
Goal status: active, completed, cancelled, failed
string
Short name for the goal
string
Full objective text
integer
Current execution phase
object
Orchestrator’s execution plan
object
Budget summary with total, spent, reserved, remaining (all in USDC)
string
Associated soul agent ID (if any)
string
When execution began
string
When the goal completed (if finished)
string
Last time the orchestrator woke for this goal
string
Scheduled next wake (if waiting)
integer
Wake version counter. Increments each time the orchestrator schedules a new wake, used to discard stale scheduled wakes.