Agent エンドポイント
エージェントのステータスを取得
GET
エージェントジョブのステータスを取得
Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
エージェントジョブのID
レスポンス
200 - application/json
成功時のレスポンス
利用可能なオプション:
processing, completed, failed 抽出されたデータ(ステータスが completed の場合にのみ存在)
エージェント実行時に使用されたモデルプリセット
利用可能なオプション:
spark-1-pro, spark-1-mini エラーメッセージ(status が failed の場合にのみ含まれます)
