Logo
Functions

getJobStructuredResultApiParsingJobJobIdResultStructuredGet

getJobStructuredResultApiParsingJobJobIdResultStructuredGet<ThrowOnError>(options): RequestResult<ParsingJobStructuredResult, HTTPValidationError, ThrowOnError>

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

Get Job Structured Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ParsingJobStructuredResult, HTTPValidationError, ThrowOnError>

On this page