Get a list of users for a site
Required scope | users:read
Unique identifier for a Site
Offset used for pagination if the results have more than limit records
Maximum number of records to be returned (max limit: 100)
Sort string to use when ordering users
Example(CreatedOn
, Email
, Status
, LastLogin
, UpdatedOn
).
Can be prefixed with a -
to reverse the sort (ex. -CreatedOn
)
Request was successful
Number of users returned
The limit specified in the request
The offset specified for pagination
Total number of users in the collection
List of Users for a Site