メインコンテンツへスキップ
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
documents
Documents を CSV 形式で取得
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/qa/process-skills/documents \
  --header 'Authorization: Bearer <token>'
"<string>"

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

クエリパラメータ

startDate
string

トランザクション完了日の最小値

endDate
string<date-time>

トランザクション完了日の最大値

processSkillId
string

トランザクションで使用されている Process skill の ID

imageType
string

Document の画像の種類(例:レシート、名刺など)。

imageColority
string

文書の色属性(例:カラー、白黒など)。

imageSource
string

ドキュメントの取得元。例:スキャン、写真など。

wasCorrectedInManualReview
string

手動確認で修正された文書のみ表示

wasDocumentTypeChangedInManualReview
string

手動確認でドキュメントタイプが変更されたドキュメントのみを表示

レスポンス

文書レポート

The response is of type file.