> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getkato.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Download a record file

> Download a record file using an authenticated developer access key.

Required scopes: `records:read`.

Returns `{ "data": { "url": "short-lived-private-download-url" } }`. The URL is valid for 60 seconds. Request a fresh URL when it expires; do not store it as a permanent record field. Workspace and pinned-record restrictions apply. Folders cannot be downloaded using this endpoint.

See [authentication and rate limits](/api-reference/authentication).
