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