Skip to main content
GET
Base URL: https://console.rotastellar.com

List Events

Retrieve execution events for a deployment, ordered chronologically.
Authentication: Session cookie (Console UI) or API key.
string
required
The deployment ID.
number
Pagination offset. Default: 0.
number
Maximum number of events to return. Default: 100, max: 500.

Report Event

Agents use this endpoint to report execution events during a live deployment.
Authentication: API key only (X-API-Key + X-Agent-ID headers).
string
required
The event type. See Event Types for the full list.
string
required
ISO 8601 timestamp of when the event occurred.
string
Job identifier linking related events.
string
Step identifier, if the event relates to a specific compute or transfer step.
object
Event-specific data. Contents vary by event type.

Status Side Effects

Terminal events automatically update the deployment status: