Beta
Files

Read File Content

Get a presigned URL to download the file content.

get/api/v1/beta/files/{file_id}/content

Path parameters

file_idstring uuid required

Query parameters

expires_at_secondsinteger nullable
project_idstring uuid nullable
organization_idstring uuid nullable

Cookies

sessionstring nullable

Response

Successful Response

urlstring uri required

A presigned URL for IO operations against a private file

expires_atstring date-time required

The time at which the presigned URL expires

form_fieldsobject nullable

Form fields for a presigned POST request

Changes

Changed in 2 of the 33 revisions of this API.3

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api tag Files added

      api-tag-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog