Skip to main content
GET
获取列表成员

授权

Authorization
string
header
必填

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

查询参数

list_id
string
必填

列表 ID

cursor
string

页面游标

响应

200 - application/json

成员列表响应

members
object[]
has_next_page
boolean

指示是否还有更多可用结果

next_cursor
string

用于获取下一页结果的游标

status
enum<string>

请求的状态

可用选项:
success,
error
msg
string

请求消息;如果状态为错误,则为错误消息