Logo
Functions

getJobResultApiV1ExtractionJobsJobIdResultGet

getJobResultApiV1ExtractionJobsJobIdResultGet<ThrowOnError>(options): RequestResult<ExtractResultset, HTTPValidationError, ThrowOnError>

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

Get Job Result

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ExtractResultset, HTTPValidationError, ThrowOnError>

On this page