Skip to main content

Get a file

GET 

/files/:file_id

One file's metadata by id.

url is a time-limited signed URL — it carries its own expiry and stops working once that passes. Fetch the file again to get a fresh one rather than storing the URL.

Requires a read scope on a record type the file is attached to.

Request

Responses

The file