# List facility's specialty information by type Returns all Infos associated with the specified facility specialty filtered by type. Endpoint: GET /facilities/{facilityId}/specialties/{facilitySpecialtyId}/info/{facilityInfoType} Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `facilityId` (string, required) Identifier of the facility to get the information for. - `facilitySpecialtyId` (string, required) Identifier of the facility specialty to get the information for. - `facilityInfoType` (string, required) Type of facility information. Enum: "Npi", "Dea", "LiabilityInsurance", "License", "Accreditation", "CmsCertification", "MedicareEnrollment" ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields