Returns a page of facility medicare enrollment types.
Success
Bad Request
Unauthorized
Forbidden
Server Error
{- "sort": {
- "property1": "Asc",
- "property2": "Asc"
}, - "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "description": "string"
}
], - "sortedBy": "Code",
- "sortDirection": "Asc"
}