Get File
GET/files/d/:slug
Get the file by slug.
Request
Responses
- 200
- 401
- 403
- 404
- 410
Returns a short-lived download URL and the file's metadata.
Missing or invalid access token.
The token is not authorized to access this file.
No file exists for this link.
This link has expired or is no longer available.