/api/v1/SiteReport/GetRoutes
Query Parameters
File | Data Type | Description |
---|---|---|
EndDate | string<date-time> | |
IdSite | integer<int64> | |
StartDate | string<date-time> |
Body
File | Data Type | Description |
---|---|---|
path | string | |
count | integer<int64> |
example:
[
{
"path": "string",
"count": 0
}
]