Functions
getParsingHistoryResultApiParsingHistoryGet
getParsingHistoryResultApiParsingHistoryGet<
ThrowOnError
>(options?
):RequestResult
<ParsingHistoryItem
[],HttpValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:6978
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options?
Options
<GetParsingHistoryResultApiParsingHistoryGetData
, ThrowOnError
>
Returns
RequestResult
<ParsingHistoryItem
[], HttpValidationError
, ThrowOnError
>
Deprecated
Get Parsing History Result Get parsing history for user
This endpoint is deprecated. Use /api/v1/jobs/?job_name=parsing&project_id=YOUR_PROJECT_ID instead.