added
View and fetch list users
25 days ago by Praveen
We’ve added a List Users tab to the lists page, giving you direct access to view all users in a list. Being API first, the same functionality is also exposed to API. Refer GET list users API or checkout the postman collection.
API Details:
The API returns 20 users per response. You can retrieve additional users by using cursor-based pagination (before and after cursors).