List files with pagination and filtering
List files uploaded to your tenant with optional filtering by context and uploader.Documentation Index
Fetch the complete documentation index at: https://fileguard.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
patient_reports)key_abc123 or user ID like usr_xyz789)| Field | Type | Description |
|---|---|---|
file_id | string | Unique file identifier |
original_filename | string | Original uploaded filename |
content_type | string | MIME content type |
size_bytes | integer | File size in bytes |
context_key | string | File context key |
uploaded_by | string | API key or user ID that uploaded |
uploaded_by_name | string | Name of the API key (null for users) |
download_count | integer | Number of downloads |
last_downloaded_at | datetime | Last download timestamp |
created_at | datetime | Upload timestamp |
metadata scope on your API key.patient_reports context uploaded by API key key_abc123.