> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 群管理-获取客户群ID列表

<strong>指令参数说明：</strong>

status\_filter

客户群跟进状态过滤。0 - 所有列表(即不过滤)1 - 离职待继承2 - 离职继承中3 - 离职继承完成默认为0

owner\_filter

默认不需要填写，群主过滤。如果不填，表示获取应用可见范围内全部群主的数据（但是不建议这么用，如果可见范围人数超过1000人，为了防止数据包过大，会报错 81017）当群主为离职成员时，必须要指定群主过滤才可拉取对应数据

access\_token：通过【初始化-获取access\_token】指令获取参数

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3T28-M3CPw0yKoKf/helpcenter/commands/custom-commands/IPzFl8Q0/images/5GSbTKRZ-01.png?fit=max&auto=format&n=3T28-M3CPw0yKoKf&q=85&s=a6d8d5ecaef472db78c4e0ebcbdb8fb6" alt="image" width="662" height="656" data-path="helpcenter/commands/custom-commands/IPzFl8Q0/images/5GSbTKRZ-01.png" />

输出为，获取到的群id chat\_id 列表

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3T28-M3CPw0yKoKf/helpcenter/commands/custom-commands/IPzFl8Q0/images/5GSbTKRZ-02.png?fit=max&auto=format&n=3T28-M3CPw0yKoKf&q=85&s=8aca8675270effd2c91850e34eab755c" alt="image" width="877" height="254" data-path="helpcenter/commands/custom-commands/IPzFl8Q0/images/5GSbTKRZ-02.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
