Logo
Functions

getJobJsonResultApiV1ParsingJobJobIdResultJsonGet

getJobJsonResultApiV1ParsingJobJobIdResultJsonGet<ThrowOnError>(options): RequestResult<ParsingJobJsonResult, HTTPValidationError, ThrowOnError>

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

Get Job Json Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ParsingJobJsonResult, HTTPValidationError, ThrowOnError>

On this page