Agents
Agent Job Result
Get agent job result data.
GET
Authorizations
Organization API key passed as a Bearer token. This is the scheme used by the public SDK surface.
Path Parameters
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Response
Agent job result with outputs, inputs, tokens and metadata
The ID of the base agent
The ID of the agent version
The input data provided to the agent
Number of input tokens used
Number of output tokens generated
The output data from the agent