Get metadata for a file
GET/api/v4/files/:file_id/info
Gets a file's info.
Permissions
Must have read_channel permission or be uploader of the file.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 501
The stored metadata for the given file
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Response Headers
First-Inaccessible-File-Time
This header is included with the value “1” if the file is past the cloud's plan limit.
Resource not found
Feature is disabled