> ## 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.

# 客户管理-批量获取客户详情

企业/第三方可通过此接口获取指定成员添加的客户信息列表。

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

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

cursor， 非必填 用于分页查询的游标，字符串类型，由上一次调用返回结果，首次调用可不填

limit	，非必填	整型，最大值100，默认值50，超过最大值时取最大值

userid\_list 必填 企业成员的userid列表，通过指令【获取客户列表】获取，最多支持100个

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

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

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