Logo
Type aliases

GetJobsApiV1JobsGetData

GetJobsApiV1JobsGetData = object

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

Properties

body?

optional body: never

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


path?

optional path: never

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


query?

optional query: object

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

job_name?

optional job_name: string | null

limit?

optional limit: number

offset?

optional offset: number

include_usage_metrics?

optional include_usage_metrics: boolean

Deprecated: This parameter is no longer supported as we've moved to usage v2. It will be removed in a future version.

Deprecated

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

url: "/api/v1/jobs/"

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