メインコンテンツへスキップ
GET
組織に割り当てられているグループを一覧表示する。

承認

Authorization
string
header
必須

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

パスパラメータ

organization_id
string
必須

組織のID

クエリパラメータ

from
string

選択を開始する起点となる省略可能な Id。

take
integer

1 ページあたりの結果数。デフォルトは 50 です。

必須範囲: x >= 1

レスポンス

組織グループを正常に取得しました。

groups
object[]
必須
next
string

結果の次ページで "from" クエリパラメーターとして使用するカーソルです。