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": ""
}
NAME | TYPE | DESCRIPTION |
total | integer | Total number of users documents that matched your query. |
users | array | List of users. |
{
"total": 5,
"users": ""
}