Logo
Type aliases

GetFilePageScreenshotApiV1FilesIdPageScreenshotsPageIndexGetData

GetFilePageScreenshotApiV1FilesIdPageScreenshotsPageIndexGetData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: string

page_index

page_index: number


query?

optional query: object

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

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:9635