メインコンテンツへスキップ
GET
/
api
/
reporting
/
v2
/
exports
/
transaction-steps
/
{requestId}
/
status
トランザクション ステップのエクスポート ステータスの取得
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/exports/transaction-steps/{requestId}/status \
  --header 'Authorization: Bearer <token>'
{
  "correlationId": "<string>",
  "filters": {
    "startDate": "2025-12-17T15:36:38.524Z",
    "endDate": "2023-11-07T05:31:56Z",
    "skillId": "<string>",
    "transactionId": "<string>"
  },
  "totalFileCount": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

承認

Authorization
string
header
必須

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

パスパラメータ

requestId
string
必須

レスポンス

OK

correlationId
string | null

レポート作成処理の相関 ID 失敗またはキャンセルが発生した場合、相関 ID はその後の調査に役立ちます

filters
object

レポートの生成に使用されたフィルター

status
enum<string>

リクエストの実際のステータス

利用可能なオプション:
New,
Queued,
Processing,
Succeeded,
Failed,
Cancelled
totalFileCount
string | null

処理が正常終了した場合の結果ファイル数 結果ファイルにはインデックス番号でアクセスできます