Returns metadata for a file owned by the authenticated user.
The response includes a permanent ch://files/{file_id}
URL,
file name, content type, size, user-provided metadata, and timestamps.
If the file is not found or the user is not authorized, the response will be 401 Unauthorized.
ID of the file
File metadata
Metadata describing an uploaded file in Chunkr.
Returned by POST /files
and GET /files/{file_id}
.