分页查询指定账号已加入的群组信息
GET
/im/v2/team_members/{account_id}/actions/joined_teams
请求参数
Path 参数
account_id
string
必需
示例值:
accid1
Query 参数
team_type
string
必需
示例值:
1
page_token
string
可选
limit
string
可选
示例值:
{{'100'}}
need_return_member_info
string
可选
示例值:
{{'1'}}
Header 参数
AppKey
string
必需
默认值:
{{AppKey}}
X-custom-traceid
string
可选
默认值:
{% mock 'uuid' %}
Nonce
string
必需
默认值:
{{Nonce}}
CurTime
string
必需
默认值:
{{CurTime}}
CheckSum
string
必需
默认值:
{{CheckSum}}
示例代码
返回响应
修改于 2025-01-06 09:44:19