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
必須

取得する user-attribute-profile-template の ID。

レスポンス

User Attribute Profile Template を正常に取得しました。

display_name
string

UI に表示されるテンプレートの表示名。

id
string

テンプレートの ID。

template
object

テンプレートの構造。User Attribute Profile の作成または更新用のペイロードとして使用できます。