Authorizations
A bearer token is required for all API requests.
Path Parameters
The unique identifier for the site.
Response
A list of note files.
The display name of the file.
Example:
"Network Diagram Q4 2025.pdf"
The unique identifier or key for the file in storage.
Example:
"f6e5d4c3b2a1f6e5d4c3b2a1f6e5d4c3b2a1f6e5"
The size of the file in bytes.
Example:
1048576
The last modified timestamp of the file.
Example:
"2025-10-29T14:00:00Z"
A short-lived, pre-signed URL to download the file directly.
Example:
"https://s3.amazonaws.com/altostrat-bucket/...?..."