OPENAPI / COMPONENTS / SCHEMAS

Create File Response data structure

CreateFileResponse

Structural definition for Create File Response in the Mistral AI API contract.

object13properties
bytesintegerrequired

bytes value in the Mistral AI API contract.

created_atintegerrequired

created at value in the Mistral AI API contract.

expires_atstring

expires at value in the Mistral AI API contract.

filenamestringrequired

filename value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

mimetypestring

mimetype value in the Mistral AI API contract.

num_linesstring

num lines value in the Mistral AI API contract.

objectstringrequired

object value in the Mistral AI API contract.

purposeFilePurposerequired

purpose value in the Mistral AI API contract.

sample_typeSampleTyperequired

sample type value in the Mistral AI API contract.

signaturestring

signature value in the Mistral AI API contract.

sourceSourcerequired

source value in the Mistral AI API contract.

visibilitystring

visibility value in the Mistral AI API contract.