OPENAPI / COMPONENTS / SCHEMAS
Attachment data structure
AttachmentStructural definition for Attachment in the OpenAI API contract.
object5properties
idstringrequiredid value in the OpenAI API contract.
mime_typestringrequiredmime type value in the OpenAI API contract.
namestringrequiredname value in the OpenAI API contract.
preview_urlstringrequiredpreview url value in the OpenAI API contract.
typeAttachmentTyperequiredtype value in the OpenAI API contract.