SDK

Get File Info

Get information about a specific file.

get/sdk/v1.0/files/{file_id}

Path parameters

file_idstring uuid required

The unique identifier of the uploaded file

Query parameters

project_idstring uuid nullable

The unique identifier of the project

The ID of the project to upload the file to

Response

Successful Response

idstring uuid required

The unique identifier of the uploaded file

namestring required
sizeinteger required

File size in bytes

content_typestring required
created_atstring date-time required
updated_atstring date-time required
pathstring[] required

Folder path as array of tokens

metadataobject

Changes