Logo
Functions

getJobRawTextResultApiV1ParsingJobJobIdResultPdfGet

getJobRawTextResultApiV1ParsingJobJobIdResultPdfGet<ThrowOnError>(options): RequestResult<unknown, HTTPValidationError, ThrowOnError>

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

Get Job Raw Text Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<unknown, HTTPValidationError, ThrowOnError>

On this page