v1

latestOpenAPI 3.1.02026-07-13154170539.0 KB
Messages
Messages

Poll for a message response

Check the status of a previously sent message. Returns 'processing' while the assistant is working, and 'completed' (with an optional response) once done.

get/v0/messages/{message_id}

Path parameters

message_idstring required

The unique message ID returned by POST /messages.

The unique message ID returned by POST /messages.

Response

Successful Response