Get file metadata
Retrieves metadata for a single file owned by the requesting workspace.
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Path parameters
file_id
Query parameters
workspace_id
Workspace to scope the request to. Defaults to the caller’s default workspace.
Response
The file metadata.
created_at
downloadable
filename
id
mime_type
size_bytes
type
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error