Logo
Functions

getJobApiParsingJobJobIdGet

getJobApiParsingJobJobIdGet<ThrowOnError>(options): RequestResult<ParsingJob, HttpValidationError, ThrowOnError>

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

Get Job Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<GetJobApiParsingJobJobIdGetData, ThrowOnError>

Returns

RequestResult<ParsingJob, HttpValidationError, ThrowOnError>