C#
実行を取得
トリガーの特定の execution に関する情報を取得します。関連する execution ID は、その認証フローの一部として生成されるテナントログに含まれます。execution は作成後 10 日間のみ保存されます。
GET
C#
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
取得する execution の ID。
レスポンス
execution を取得しました。
特定のトリガー実行の結果。
実行が開始された時刻。
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 実行が完了した時刻。