Logo
Functions

getJobTextResultApiV1ParsingJobJobIdResultTextGet

getJobTextResultApiV1ParsingJobJobIdResultTextGet<ThrowOnError>(options): RequestResult<ParsingJobTextResult, HTTPValidationError, ThrowOnError>

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

Get Job Text Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ParsingJobTextResult, HTTPValidationError, ThrowOnError>

On this page