Functions
getJobResultApiV1ExtractionJobsJobIdResultGet
getJobResultApiV1ExtractionJobsJobIdResultGet<
ThrowOnError
>(options
):RequestResult
<ExtractResultset
,HttpValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:5710
Get Job Result
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options
Options
<GetJobResultApiV1ExtractionJobsJobIdResultGetData
, ThrowOnError
>
Returns
RequestResult
<ExtractResultset
, HttpValidationError
, ThrowOnError
>