Authorizations
Path Parameters
ID of the file
Response
File metadata
Metadata describing an uploaded file in Chunkr.
Returned by POST /files
and GET /files/{file_id}
.
MIME type detected or provided for the file.
Timestamp when the file was created.
Unique identifier for the file.
The original filename supplied by the client.
Size of the stored file in bytes.
Arbitrary JSON metadata associated with the file.
Permanent Chunkr URL. Use directly with other chunkr API requests.