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)
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!