Logo
Functions

getJobResultApiV1ParsingJobJobIdResultMarkdownGet

getJobResultApiV1ParsingJobJobIdResultMarkdownGet<ThrowOnError>(options): RequestResult<ParsingJobMarkdownResult, HTTPValidationError, ThrowOnError>

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

Get Job Result Get a job by id

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ParsingJobMarkdownResult, HTTPValidationError, ThrowOnError>

On this page