Agents
Agent Job Result
GET
/
v1
/
agents
/
jobs
/
{agent_job_id}
/
result
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
agent_job_id
string
requiredResponse
200 - application/json
key
string
requiredThe key of the output
description
string | null
The description of the output
data_type
string
requiredThe MIME data type of the output
value
string
requiredThe value of the output, serialized as a string