跳轉到主要內容
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
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

在處理作業中使用的流程技能 ID

imageType
string

文件的影像類型,例如收據、名片等

imageColority
string

文件的色彩類型,例如彩色、黑白等

imageSource
string

文件的來源,例如掃描、拍照等

wasCorrectedInManualReview
string

僅顯示在手動審核期間已更正的文件

wasDocumentTypeChangedInManualReview
string

僅顯示在手動審核期間已變更文件類型的文件

回應

文件報表

The response is of type file.