メインコンテンツへスキップ
GET
Go

承認

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
actionName
string

取得する Action の名前。

deployed
boolean

デプロイ済みの Actions のみを取得するためのオプションのフィルター。

page
integer

一覧結果の特定のページをリクエストするには、このフィールドを使用します。

per_page
integer

1 回のレスポンスでサーバーから返される結果の最大数。既定値は 20 です

installed
boolean

オプション。true の場合はインストール済みの Actions のみを返します。false の場合はカスタム Actions のみを返します。既定ではすべての Actions を返します。

レスポンス

Actions を取得しました。

actions
object[]

Actions の一覧。

page
number
デフォルト:0

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

per_page
number
デフォルト:20

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

total
number
デフォルト:1

結果の総数。