Logo
Functions

getJobRawXlsxResultApiV1ParsingJobJobIdResultRawXlsxGet

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

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

Get Job Raw Xlsx Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<unknown, HTTPValidationError, ThrowOnError>

On this page