viewUsersByStatus


Return a listing of users for a specific status; I.E.:active, suspended, etc…

Parameters

Name Description
page optional The page of results to display.
perPage optional The number of results to display per page.
status optional The status of the user.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcUsers?action=viewAllUsers&page=1&perPage=2&status=good-standing&nodeID=188234&devkey=[devkey]

JSON Response