Skip to main content
GET
ユーザー属性プロファイルを取得

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

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

レスポンス

既存のユーザー属性プロファイルの Record。

id
string<user-attribute-profile-id>

ユーザー属性プロファイルの識別子。

name
string

ユーザー属性プロファイルの名前。

Required string length: 1 - 128
user_attributes
object

ユーザー属性の設定マップ。キーは属性名、値は各属性のマッピング設定です。

user_id
object

ユーザー ID のマッピング設定