Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

取得する connection-profile-template の ID。

レスポンス

接続プロファイルテンプレートを正常に取得しました。

display_name
string

UI に表示される template のわかりやすい名前。

id
string

template の ID。

template
object

テンプレートの構造。Connection Profile を作成または更新するための payload として使用できます。