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 ページあたりの結果数。デフォルトは 5 です。

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

レスポンス

Connection Profile を正常に取得しました。

connection_profiles
object[]
next
string

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