# List facility's Medicare Enrollments Returns all Medicare Enrollments associated with the specified facility. Endpoint: GET /facilities/{facilityId}/info/medicare-enrollments Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `facilityId` (string, required) ## Response 200 fields (application/json): - `id` (string) - `lastUpdatedAt` (string) - `appliesTo` (string) Enum: "SelfOnly", "SelfAndAllChildren", "Custom" - `associatedFacilitySpecialtyIds` (array) - `pecosPacIdentifier` (string) The unique identifier of the Pecos Pac. - `enrollmentTypeId` (string) Medicare Enrollment Type unique identifier of the enrollment. - `state` (string) State of the Medicare Enrollment. Enum: "AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY", "AS", "GU", "MP", "PR", "VI" - `nonVerifiedInfo` (object) - `nonVerifiedInfo.pecosEnrollmentIdentifier` (string) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields