OPENAPI / COMPONENTS / SCHEMAS
Create File Response data structure
CreateFileResponseStructural definition for Create File Response in the Mistral AI API contract.
object13properties
bytesintegerrequiredbytes value in the Mistral AI API contract.
created_atintegerrequiredcreated at value in the Mistral AI API contract.
expires_atstringexpires at value in the Mistral AI API contract.
filenamestringrequiredfilename value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
mimetypestringmimetype value in the Mistral AI API contract.
num_linesstringnum lines value in the Mistral AI API contract.
objectstringrequiredobject value in the Mistral AI API contract.
purposeFilePurposerequiredpurpose value in the Mistral AI API contract.
sample_typeSampleTyperequiredsample type value in the Mistral AI API contract.
signaturestringsignature value in the Mistral AI API contract.
sourceSourcerequiredsource value in the Mistral AI API contract.
visibilitystringvisibility value in the Mistral AI API contract.