Logo
Functions

getJobsApiV1JobsGet

getJobsApiV1JobsGet<ThrowOnError>(options?): RequestResult<PaginatedJobsHistoryWithMetrics, HttpValidationError, ThrowOnError>

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

Get Jobs Get jobs for a project.

Note: The include_usage_metrics parameter is deprecated and will be removed in a future version. We've moved to usage v2 and this parameter will no longer return meaningful data.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options?

Options<GetJobsApiV1JobsGetData, ThrowOnError>

Returns

RequestResult<PaginatedJobsHistoryWithMetrics, HttpValidationError, ThrowOnError>