Skip to main content
GET
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

triggerId
enum<string>
必須

actions の拡張ポイント。 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

クエリパラメータ

page
integer

このフィールドを使用して、一覧結果の特定のページを指定します。

per_page
integer

1 回のリクエストで返される結果の最大件数です。デフォルトは 20 件です

レスポンス

バインディングを取得しました。

bindings
object[]

このトリガーにバインドされている Actions のリスト。実行順に並んでいます。

page
number
デフォルト:0

返される結果のページインデックス。最初のページは 0 です。

per_page
number
デフォルト:20

1 ページあたりの結果数。

total
number
デフォルト:1

結果の総数。