Get file by ID
Files
Get file by ID
Retrieve file information and access URL.
URL Generation:
- For
PRIVATEfiles: Returns a fresh signed URL (valid for 60 minutes) - For
PUBLICfiles: Returns the permanent CloudFront URL
Response includes:
- File metadata (filename, size, MIME type)
- Visibility setting
- Access URL
- Upload information
GET
Get file by ID
Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for API authentication
Path Parameters
Response
File information with access URL
File information with access URL
Unique file identifier
Original filename
MIME type of the file
File size in bytes
File visibility
Available options:
PRIVATE, PUBLIC URL to access the file (signed URL for private, direct URL for public)
Date and time when file was uploaded
Date and time when file was last updated
User who uploaded the file

