Logo
Type aliases

GetFilePageScreenshotApiV1FilesIdPageScreenshotsPageIndexGetData

GetFilePageScreenshotApiV1FilesIdPageScreenshotsPageIndexGetData = object

Defined in: packages/cloud/src/client/types.gen.ts:8736

Properties

body?

optional body: never

Defined in: packages/cloud/src/client/types.gen.ts:8737


path

path: object

Defined in: packages/cloud/src/client/types.gen.ts:8738

id

id: string

page_index

page_index: number


query?

optional query: object

Defined in: packages/cloud/src/client/types.gen.ts:8742

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

url: "/api/v1/files/\{id\}/page_screenshots/\{page_index\}"

Defined in: packages/cloud/src/client/types.gen.ts:8746

On this page