v7

OpenAPI 3.1.02026-08-02164134155.7 KB

Run Assistant

post/studio/v1/assistants/{assistant_id}/run

Path parameters

assistant_idstring required

Request body

verboseboolean
output_typeobject
includestring[]
structured_rag_enabledboolean
dynamic_planning_enabledboolean
response_language'arabic' | 'dutch' | 'english' | 'french' | 'german' | 'hebrew' | 'italian' | 'portuguese' | 'spanish' | 'unset'
system_promptstring

Response

Successful Response

idstring uuid required

A unique ID for the request (not the message). Repeated identical requests get different IDs. However, for a streaming response, the ID will be the same for all responses in the stream.

status'completed' | 'failed' | 'in_progress' | 'requires_action' required
{"stackTrail":"components:schemas:MaestroRunResult:properties:result","oasType":"schema","type":"unknown","title":"Result"}
data_sourcesobject
requirements_resultobject
created_atstring date-time