Returns aggregated counts for provider licenses with different statuses.
Success
Unauthorized
Forbidden
Server Error
{- "total": 100,
- "aggregations": {
- "Active": 2,
- "Expired": 10,
- "ExpiresSoon": 5,
- "DisciplinaryActions": 15,
- "Found": 80,
- "NotFound": 20,
- "UnableToVerify": 40,
- "NeedsReview": 30
}
}