Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of users documents that matched your query. |
users | array | List of users. Can be one of: |
Example
JSON
{
"total": 5,
"users": ""
}
JSON
{
"total": 5,
"users": ""
}
NAME | TYPE | DESCRIPTION |
total | integer | Total number of users documents that matched your query. |
users | array | List of users. Can be one of: |
{
"total": 5,
"users": ""
}
{
"total": 5,
"users": ""
}