Forum Discussion

prasath's avatar
prasath
Helper
8 months ago

Pagination in Search API v2

Hi, I'm using Search API v2 to get users detail and below is my python script. import requests url = "https://[COMMUNITY DOMAIN]/api/2.0/search?q=SELECT%20distinct%20id%20FROM%20users%20where%20la...