OPENAPI / COMPONENTS / SCHEMAS

Attachment data structure

Attachment

Structural definition for Attachment in the OpenAI API contract.

object5properties
idstringrequired

id value in the OpenAI API contract.

mime_typestringrequired

mime type value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

preview_urlstringrequired

preview url value in the OpenAI API contract.

typeAttachmentTyperequired

type value in the OpenAI API contract.