键盘快捷键
高级搜索
Hi, Is there any way to limit 10 records per page instead of 20?
Hi Pradeep_Chand,
No, we do not support a "page size" parameter. The results field returns an array, so if you're only interested in the first 10 results, you can simply grab only the first 10 items client side.
Cheers.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 05 月 06 日 10:47上午
Hi Pradeep_Chand,
No, we do not support a "page size" parameter. The results field returns an array, so if you're only interested in the first 10 results, you can simply grab only the first 10 items client side.
Cheers.