获取参会人列表
POST
https://www.micecube.com/api/participant/getList获取单个活动的参会人列表
请求参数
Header 参数
Mice-Auth
string
必需
Body 参数multipart/form-data
pagesize
string
必需
示例值:
10
page
string
必需
示例值:
1
ids
string
可选
要查询的参会人id 多个用逗号隔开
示例代码
返回响应
响应参数(400)
HTTP 状态码: 400
内容格式: JSONapplication/json
数据结构
code
integer
示例:1
data
array [object {38}]
数据列表
id
integer
必需
示例:1034515
form_id
integer
示例:201669
contact_data_id
integer
示例:605310
contact
string
示例:柴进
contact_pinyin
string
必需
示例:chai jin
contact_abbr
string
示例:cj
mobile
string
必需
示例:13103596078
email
string
示例:
idcard
string
示例:
eamil
string
示例:
company
string
示例:
avatar
string
示例:
content
string
必需
示例:{"name":"柴进","mobile":"13103596078","email":null,"company":null}
order
string
示例:
label
string
示例:
sign_code
string
示例:117934
short_link
string
示例:4qL4
rfid
object
示例:null
source
integer
示例:1
channel
integer
示例:0
openid
object
示例:null
wechat_nickname
string
示例:
wechat_avatar
string
示例:
wechat_sex
string
示例:
wechat_area
string
示例:
review
integer
示例:2
msg
object
示例:null
undone
integer
示例:2
review_time
object
示例:null
is_review
integer
示例:1
time
integer
必需
示例:1632892107
update_time
integer
示例:0
delete_time
integer
示例:0
token
object
示例:null
avatar_msg
string
示例:
avatar_status
integer
示例:0
is_sync_avatar
integer
示例:0
is_ec
integer
示例:0
total
integer
示例:4706
示例
未设置
最后修改时间: 1 年前