Logo
Functions

listFilePageScreenshotsApiV1FilesIdPageScreenshotsGet

listFilePageScreenshotsApiV1FilesIdPageScreenshotsGet<ThrowOnError>(options): RequestResult<ListFilePageScreenshotsApiV1FilesIdPageScreenshotsGetResponse, HTTPValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:2171

List File Page Screenshots List metadata for all screenshots of pages from a file.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

OmitKeys<RequestOptions<ThrowOnError, string>, "url"> & ListFilePageScreenshotsApiV1FilesIdPageScreenshotsGetData

Returns

RequestResult<ListFilePageScreenshotsApiV1FilesIdPageScreenshotsGetResponse, HTTPValidationError, ThrowOnError>

On this page