List all users in your Memberspot school with optional filtering and pagination. Use this tool to: - Retrieve all users in your membership platform - Filter users by offer access, course enrollment, or active status - Paginate through large user lists using the nextPage token Re…
activebooleanFilter by user status. Set to true for active users only, false for inactive users only. Omit to return all users.
offerIdstringFilter to return only users who have access to this specific offer. Use MEMBERSPOT_LIST_OFFERS to get valid offer IDs.
courseIdstringFilter to return only users enrolled in this specific course.
pageLengthintegerNumber of users to return per page. Defaults to 10. Maximum recommended is 100.
lastLoadedIdstringPagination cursor token from the 'nextPage' field of a previous response. Must be a valid MongoDB ObjectId. Use to fetch subsequent pages of results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.