実行の状態と結果を取得する。
Temporal から最新ステータスを取得し、DB を同期する。 完了後は presigned URL も含めて返す。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
実行状態・結果レスポンス(GET /runs/{run_id})
ポーリング中は status のみ。完了後は dockerfile, stdout/stderr の presigned URL, 実行時間も含めて返す。
pending, preprocessing, running, completed, failed, cancelled cpu-general, cpu-memory, gpu-a10g