Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

クエリパラメータ

from
string

取得を開始する位置を示す任意の ID です。

take
integer

1 ページあたりの結果数です。既定値は 50 です。

必須範囲: 1 <= x <= 100

レスポンス

tenant のディレクトリ Provisioning 設定です。schema については Response Schemas を参照してください。

directory_provisionings
object[]
必須

ディレクトリのプロビジョニング設定一覧

next
string

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