OPENAPI / COMPONENTS / SCHEMAS
Get File Response data structure
GetFileResponseStructural definition for Get File Response in the Mistral AI API contract.
object14properties
bytesintegerrequiredbytes value in the Mistral AI API contract.
created_atintegerrequiredcreated at value in the Mistral AI API contract.
deletedbooleanrequireddeleted 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.