Logo
Functions

getJobApiV1ParsingJobJobIdGet

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

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

Get Job Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<GetJobApiV1ParsingJobJobIdGetData, ThrowOnError>

Returns

RequestResult<ParsingJob, HttpValidationError, ThrowOnError>