05-12-2023 02:06 AM
I am currently working on integrating the Webex API into my application and have a question regarding the "Start" or "Offset" parameter in the API endpoint for GET requests to "https://webexapis.com/v1/people." i will do pagination in my page but this api not have this parameter
Solved! Go to Solution.
05-12-2023 03:27 AM
@Nedra for the /people API you should use the Link in the response header as described here https://developer.webex.com/docs/basics#pagination
05-12-2023 03:27 AM
@Nedra for the /people API you should use the Link in the response header as described here https://developer.webex.com/docs/basics#pagination
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide