v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Page Figures

Generate File Page Figure Presigned Url

Returns a short-lived presigned URL to read a page figure; treat the URL as sensitive while it is valid.

post/api/v1/files/{id}/page-figures/{page_index}/{figure_name}/presigned_url

Path parameters

idstring uuid required
page_indexinteger required
figure_namestring required

Query parameters

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