Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
Response to the agent execution request.
Name of the agent
The usage metrics for the request.
Unique identifier of the agent execution response.
The response from the model.
The status of the job.
Available options:
pending
, enqueued
, running
, completed
, failed
, paused
Date and time when the execution was created (in UTC timezone)
Date and time when the execution was completed (in UTC timezone)