获取咨询师详情
GET
counselors/<counselor-id>
接口描述
根据咨询师ID,获取咨询师详细信息
响应参数
参数名
类型
描述
必填
id
int
咨询师ID
必填
name
string
咨询师姓名
必填
role
int
咨询师角色
必填
avatar
string
咨询师头像
必填
description
string
咨询师介绍,普通文本格式, 需要前端做格式化。
必填
self_intro
string
自我介绍
必填
price
integer
心理咨询50分钟价格(元)
必填
tag
string
咨询师服务标签
必填
cert
array
咨询师证书列表
必填
expertise
array
咨询师擅长领域
必填
private_half_month_price
integer
私人顾问半月价格
必填
private_one_month_price
integer
私人顾问单月价格
必填
private_two_month_price
integer
私人顾问双月价格
必填
occupation_years
integer
从业年限
必填
counselling_hours
integer
咨询经验(小时)
必填
supervisor_hours
integer
督导时长(小时)
必填
hotline_25m_price
integer
倾诉热线25分钟价格
必填
hotline_50m_price
integer
倾诉热线50分钟价格
必填
recommended
bool
是否推荐
必填
private_experience_price
string
私人顾问体验用户价格
必填
private_explore_price
string
私人顾问探索用户价格
必填
private_achievement_price
string
私人顾问成就用户价格
必填