Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of items to skip
Required range:
x >= 0
Maximum number of items to return
Required range:
1 <= x <= 1000
Response
Successful Response
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)