Skip to main content

Get File Page Screenshot

GET 

/api/v1/files/:id/page_screenshots/:page_index

Get screenshot of a page from a file.

Request

Path Parameters

    id uuidrequired
    page_index Page Indexrequired

Query Parameters

    project_id any

Cookie Parameters

    session any

Responses

Successful Response

Schema

    any

Loading...