Returns aggregated counts for dataset matches that require user action
and for dataset matches that have been accepted
.
Success
Unauthorized
Forbidden
Server Error
{- "userActionNeeded": {
- "total": 140,
- "aggregations": {
- "sanctionsAndExclusions": 30,
- "nsc": 15,
- "npi": 20,
- "npdb": 10,
- "dea": 25,
- "certificates": 35,
- "boardCertifications": 5
}
}, - "accepted": {
- "total": 140,
- "aggregations": {
- "sanctionsAndExclusions": 30,
- "nsc": 15,
- "npi": 20,
- "npdb": 10,
- "dea": 25,
- "certificates": 35,
- "boardCertifications": 5
}
}
}