search contentsholoder memberオブジェクト
メンバーの情報
{
"id": "98765432100",
"name": "山田太郎",
"job_title": "ライター",
"about": "桜の開花を予想して30年。",
"profile_image":
{
"url": "https://nordot-res.cloudinary.com/members/333333/profile_1.png",
"thumb_360": "https://nordot-res.cloudinary.com/t_thumb_360/members/333333/profile_1.png"
}
}
キー名 | データ型 | listで取得可 | 説明 |
---|---|---|---|
id | string | ○ | メンバーのID |
name | string | ○ | メンバー名 |
job_title | string | ○ | メンバーの肩書き |
about | string | ○ | メンバーの説明 |
profile_image/url | string | ○ | メンバーのプロフィール画像のURL |
profile_image/thumb_360 | string | ○ | メンバーのプロフィール画像のサムネイルのURL |