メインコンテンツへスキップ
GET
Actions Modulesを一覧表示

承認

Authorization
string
header
必須

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

クエリパラメータ

page
integer

返される結果のページ index。最初のページは 0 です。

per_page
integer

1 ページあたりの結果数。パラメーターが送信されない場合、ページングは無効になります。

レスポンス

Action Module を取得しました。

modules
object[]

ActionsModule オブジェクトのリスト。

page
integer

返された結果のページインデックス。

per_page
integer

1 ページあたりに要求された結果数。

total
integer

テナント内のモジュールの総数。