Skip to content
Get started

Images

List File Page Screenshots
client.pipelines.images.listPageScreenshots(stringid, ImageListPageScreenshotsParams { organization_id, project_id } query?, RequestOptionsoptions?): ImageListPageScreenshotsResponse { file_id, image_size, page_index, metadata }
GET/api/v1/files/{id}/page_screenshots
Get File Page Screenshot
client.pipelines.images.getPageScreenshot(numberpageIndex, ImageGetPageScreenshotParams { id, organization_id, project_id } params, RequestOptionsoptions?): ImageGetPageScreenshotResponse
GET/api/v1/files/{id}/page_screenshots/{page_index}
Get File Page Figure
client.pipelines.images.getPageFigure(stringfigureName, ImageGetPageFigureParams { id, page_index, organization_id, project_id } params, RequestOptionsoptions?): ImageGetPageFigureResponse
GET/api/v1/files/{id}/page-figures/{page_index}/{figure_name}
List File Pages Figures
client.pipelines.images.listPageFigures(stringid, ImageListPageFiguresParams { organization_id, project_id } query?, RequestOptionsoptions?): ImageListPageFiguresResponse { confidence, figure_name, figure_size, 4 more }
GET/api/v1/files/{id}/page-figures