Functions
getParsingHistoryResultApiV1ParsingHistoryGet
getParsingHistoryResultApiV1ParsingHistoryGet<
ThrowOnError
>(options?
):RequestResult
<GetParsingHistoryResultApiV1ParsingHistoryGetResponse
,HTTPValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:3978
Get Parsing History Result Get parsing history for user
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options?
OmitKeys
<RequestOptions
<ThrowOnError
, string
>, "url"
>
Returns
RequestResult
<GetParsingHistoryResultApiV1ParsingHistoryGetResponse
, HTTPValidationError
, ThrowOnError
>