Returns all daily utilizations of both Control and sub-accounts for the latest date the utilization data was generated for this account.
URL (GET)
GET /v1/utilizations/status
Sample
GET /v1/utilizations/status
[
{
"subAccounts": 1,
"lastCompleted": "2024-07-16T00:00:00Z"
}
]