Functions
getJobImageResultApiV1ParsingJobJobIdResultImageNameGet
getJobImageResultApiV1ParsingJobJobIdResultImageNameGet<
ThrowOnError
>(options
):RequestResult
<unknown
,HTTPValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:3563
Get Job Image Result Get a job by id
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options
OmitKeys
<RequestOptions
<ThrowOnError
, string
>, "url"
> & GetJobImageResultApiV1ParsingJobJobIdResultImageNameGetData
Returns
RequestResult
<unknown
, HTTPValidationError
, ThrowOnError
>