Logo
Functions

getParsingHistoryResultApiV1ParsingHistoryGet

getParsingHistoryResultApiV1ParsingHistoryGet<ThrowOnError>(options?): RequestResult<ParsingHistoryItem[], HttpValidationError, ThrowOnError>

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

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options?

Options<GetParsingHistoryResultApiV1ParsingHistoryGetData, 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.