Users List

Properties

NAME TYPE DESCRIPTION
total integer Total number of users documents that matched your query.
users array List of users.

Example

JSON
{
    "total": 5,
    "users": ""
}