Logo
Functions

getJobApiV1ExtractionJobsJobIdGet

getJobApiV1ExtractionJobsJobIdGet<ThrowOnError>(options): RequestResult<ExtractJob, HTTPValidationError, ThrowOnError>

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

Get Job

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ExtractJob, HTTPValidationError, ThrowOnError>

On this page