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

ページごとの結果数。既定値は 50 です。

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

レスポンス

トークン交換プロファイルが正常に取得されました。

next
string

結果の次のページで from クエリパラメータとともに使用する不透明な識別子。
この識別子は 24 時間有効です。

token_exchange_profiles
object[]