Functions
getParsingHistoryResultApiParsingHistoryGet
getParsingHistoryResultApiParsingHistoryGet<
ThrowOnError
>(options?
):RequestResult
<GetParsingHistoryResultApiParsingHistoryGetResponse
,HTTPValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:5662
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
<GetParsingHistoryResultApiParsingHistoryGetResponse
, HTTPValidationError
, ThrowOnError
>