Lists all of a user's request queues. The response is a JSON array of objects, where each object contains basic information about one queue.
- 服务商
- Apify API(网页自动化)
- 输入摘要
- {"name":"offset","type":"number","required":false,"description":"Number of array elements that should be skipped at the start. The default value is `0`."}, {"name":"limit","type":"number","required":false,"description":"Maximum number of array elements to return. The default value as well as the maximum is `1000`."}, {"name":"desc","type":"boolean","required":false,"description":"If `true` or `1` then the objects are sorted by the `startedAt` field in descending order. By default, they are sorted in ascending order."}, {"name":"unnamed","type":"boolean","required":false,"description":"If `true` or `1` then all the queues are returned. By default only named queues are returned."}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息