Skip to main content

Create an agent run and wait for the response

POST 

/rest/api/v1/agents/runs/wait

1 active deprecation
POST /rest/api/v1/agents/runs/wait

Use POST /api/agents/{agent_id}/runs instead.

beta

This endpoint is in Beta. Expect changes and instability.

Executes an agent run and returns the final response. Note: If the agent uses an input form trigger, all form fields (including optional fields) must be included in the input object.

Request

Responses

Success