Skip to main content
GET
List Agent Runs

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

agent_id
string
required

Response

Successful Response

id
string
required
agentId
string
required
status
enum<string>
required
Available options:
PENDING,
RUNNING,
COMPLETED,
FAILED,
CANCELLED
startedAt
string<date-time> | null
completedAt
string<date-time> | null
durationSeconds
integer | null
inputDataSources
string[]
inputConfig
Inputconfig · object
instructions
string | null
resultSummary
string | null
errorMessage
string | null
createdDate
string<date-time> | null