Returns a page of provider monitoring summaries for sanctions and exclusions.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Server Error
{- "sort": {
- "property1": {
- "Keys": "FirstName",
- "Values": "Asc"
}, - "property2": {
- "Keys": "FirstName",
- "Values": "Asc"
}
}, - "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "firstName": "string",
- "lastName": "string",
- "npi": 0,
- "providerType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}, - "credentialingStatus": "string",
- "credentialedDate": "2019-08-24T14:15:22Z",
- "nextCredentialingDate": "2019-08-24",
- "monitorArray": [
- "Sam"
], - "monitoringCategory": "NotMonitored"
}
], - "sortedBy": "FirstName",
- "sortDirection": "Asc"
}