GET Status Utilizations
- 16 Jul 2024
- 1 Minute to read
- Print
- PDF
GET Status Utilizations
- Updated on 16 Jul 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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"
}
]