/agent/{id}/output

Get data from an agent: console output, status, progress and messages. This API endpoint is specifically designed so that it’s easy to get incremental data from an agent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the agent from which to retrieve the output, status and messages.

Query Params
string
enum

This allows you to choose what type of response to receive.

  • track - the console output from a particular instance is returned, as specified by the containerId parameter.
  • most-recent - the most recent instance is selected each time a request is made.
Allowed:
number

ID of the instance from which to get console output.

number

Return the agent’s console output starting from this position.

boolean

If true, omit the agent’s result object from the response.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json