Tenant
Retrieve current tenant status
Get status of current tenant.
get/tenant/status
Response
OK
Example response
{
"calls_in_24_hours": [
{
"time": "2017-07-21T17:32:28Z"
}
]
}Get status of current tenant.
OK
{
"calls_in_24_hours": [
{
"time": "2017-07-21T17:32:28Z"
}
]
}