OPENAPI / COMPONENTS / SCHEMAS

Message Object data structure

MessageObject

Structural definition for Message Object in the OpenAI API contract.

object14properties
assistant_idstringrequired

assistant id value in the OpenAI API contract.

attachmentsstringrequired

attachments value in the OpenAI API contract.

completed_atstringrequired

completed at value in the OpenAI API contract.

contentarrayrequired

content value in the OpenAI API contract.

created_atintegerrequired

created at value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

incomplete_atstringrequired

incomplete at value in the OpenAI API contract.

incomplete_detailsstringrequired

incomplete details value in the OpenAI API contract.

metadataMetadatarequired

metadata value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.

run_idstringrequired

run id value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

thread_idstringrequired

thread id value in the OpenAI API contract.