v2

latestOpenAPI 3.0.3Apache 2.02026-08-0715707.5 MB
Files

Retrieve a file metadata

Retrieve a file metadata

get/files/{folder}/{file_name}

Query parameters

redirectstring

To enable HTTP redirect.

Response

Returns a files metadata object if a valid name and folder are provided.

idstring uuid required

Files metadata identifier.

created_atstring date-time required

Date and time when the resource was created. RFC 3339-5, ISO8601 UTC

updated_atstring date-time required

Date and time when the resource was last updated. RFC 3339-5, ISO8601 UTC

signed_urlstring url required

Files download URL.

file_namestring required

Name of the file.

content_lengthinteger required

Length of the file

checksumstring required

CRC32 of the files content