Get an AI agent run

Retrieve the status and results of an AI agent run.

Use this endpoint to poll for the completion of a run created via POST.

Run statuses:

  • pending: Run is queued but not yet started
  • running: Run is currently executing
  • completed: Run finished successfully (response and structuredResponse available)
  • error: Run failed (error message available)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The agent ID (UUID) or handle

string
required

The run ID

Responses

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