Create an agent run and wait for the response
POST/rest/api/v1/agents/runs/wait
beta
This endpoint is in Beta. Expect changes and instability.
Executes an agent run and returns the final response.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
- 500
Success
Bad request
Forbidden
Not Found
Conflict
Validation Error
Internal server error