Skip to main content
GET
Retrieves a File and its metadata, including a temporary download_url to its contents. A new download_url is generated on every retrieve and expires at download_expires_at. URLs are valid for 60 minutes (3600 seconds) by default. If a URL expires, retrieve the File again to receive a fresh one.
To stream the File’s contents directly instead of using a temporary URL, use Download a File.

Path Parameters

Returns

Returns a File object.