# Get info for the existing provider Returns the info for a specific provider. Endpoint: GET /providers/{providerId}/info Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `providerId` (string, required) Identifier of the provider to get the data for. ## Query parameters: - `providerInfoType` (array) If not specified, will return all data for the provider. Info types can be combined, ex.: providerInfoType=licenses&providerInfoType=deaRegistrations. Enum: "BasicInfo", "Caqh", "LiabilityInsurance", "Education", "Training", "WorkHistory", "DeaRegistrations", "Licenses", "BoardCertifications", "Certificates", "MedicaidEnrollment" ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields