Get File Status

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

file_idstringRequired

Response

Successful Response
file_idstring
upload_statusstring
file_namestring
file_typestring
mime_typestring
size_bytesinteger or null
asset_urlstring or null
signed_urlstring or null
signed_url_expires_atdatetime or null
embedding_statusstring
created_atdatetime
updated_atdatetime
total_tokensinteger or null
total_cost_usddouble or null
last_error_codestring or null

Errors

422
Unprocessable Entity Error