Functions
getJobTextResultApiV1ParsingJobJobIdResultTextGet
getJobTextResultApiV1ParsingJobJobIdResultTextGet<
ThrowOnError
>(options
):RequestResult
<ParsingJobTextResult
,HttpValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:4452
Get Job Text Result Get a job by id
Note: The 'credits_used' and 'job_credits_usage' fields in the response metadata are deprecated and will be removed in a future release.
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options
Options
<GetJobTextResultApiV1ParsingJobJobIdResultTextGetData
, ThrowOnError
>
Returns
RequestResult
<ParsingJobTextResult
, HttpValidationError
, ThrowOnError
>