Get profile import parameters for a provider

Returns the list of provider profile import parameters that will be used during a profile import.

Request
path Parameters
providerId
required
string <uuid>

The identifier of the provider for which the parameters should be returned.

source
required
string

The source of the import to get profiles.

Enum: "Npi" "CaqhPo"
Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

get/providers/profiles/imports/{source}/parameters/{providerId}
Response samples
application/json
[
  • {
    }
]