API v.1
GET
https://storage.ampersand-it.com/api/storage/files/{fileId}/details
Cookie

Description

File metadata including public tokens and the plain access key (owner only). Binary: GET /api/storage/files/{fileId}/content and /thumbnail. List: GET /api/storage/files/{folderId}.

Response

{
  "id": "guid",
  "originalName": "photo.jpg",
  "sizeBytes": 12345,
  "mimeType": "image/jpeg",
  "visibility": 1,
  "dateCreated": "2026-08-13T10:00:00Z",
  "thumbnailPath": "...",
  "hasFilePassword": false,
  "hasAccessKey": true,
  "accessKeyPlain": "the-plain-key",
  "directToken": "...",
  "uiToken": "..."
}
© 2026 Ampersand Documentation
An error has occurred. This application may no longer respond until reloaded. Reload 🗙