Python
Path Parameters
Response
200-application/json
string
The message item ID.
msg_xxx
string
Message content. A plain text string or a structured content list (such as ResponseInputText object array).
enum<string>
Message role: user, assistant, system, or developer.
user,assistant,system,developer
enum<string>
Processing status: in_progress, completed, or incomplete.
in_progress,completed,incomplete
enum<string>
Always message.
message