メインコンテンツへスキップ
GET
接続プロファイルの一覧を取得

承認

Authorization
string
header
必須

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

クエリパラメータ

from
string

選択を開始する位置を示す省略可能な Id。

take
integer

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

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

レスポンス

接続プロファイルを正常に取得しました。

connection_profiles
object[]
next
string

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