Go
Executionの取得
特定のトリガーの実行に関する情報を取得します。関連する実行 id は、その認証フローの一部として生成されるテナントログに含まれます。実行は、作成後 10 日間のみ保存されます。
GET
Go
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
取得する実行の ID。
レスポンス
実行を取得しました。
特定のトリガー実行の結果。
実行が開始された時刻。
ID はこの特定の実行シミュレーションを識別します。これらの ID は、本番環境での実際の実行に似たものになります。
実行全体のステータス。
利用可能なオプション:
unspecified, pending, final, partial, canceled, suspended Actions の拡張ポイント。
利用可能なオプション:
post-login, credentials-exchange, pre-user-registration, post-user-registration, post-change-password, send-phone-message, custom-phone-provider, custom-email-provider, password-reset-post-challenge, custom-token-exchange, event-stream, password-hash-migration, login-post-identifier, signup-post-identifier 実行が完了した時刻。