Skip to main content
GET
GetAgentRunAPIv1 mirrors erdo_get_agent_run.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Path Parameters

runID
string
required

Query Parameters

include
string

Response

Success response

resources
object[]
run
AgentRun represents an agent run in API responses. · object
steps
RunStepSummary is one node of a run's execution tree, flattened: `parent_step_id` · object[]