메인 콘텐츠로 건너뛰기
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.