We are not able to fetch the next pages of targeting devices and platforms entities. API response does not return the cursor field to retrieve the next page. So, can you please suggest any way to retrieve the next pages?

Hey @pdev74997773

Thanks for reaching out and I was able to reproduce the issue. In the interim it looks like making the same request without the count=1 param should provide the full list in the response.

twurl_ads -X GET "/11/targeting_criteria/devices"

Thanks!