Authorizations
A Stedi API Key for authentication.
Path Parameters
The unique ID Stedi assigned to the provider when it was created in the system.
Response
GetProvider 200 response
Output containing the provider details.
A unique identifier Stedi assigns to this provider.
The provider's National Provider Identifier (NPI). This is a 10-digit number that is unique to the provider. Note that each provider record must have a unique NPI within Stedi - you cannot create a provider with an NPI that is already in use.
The type of tax ID. Can be either an EIN - Employer Identification Number, or an SSN - Social Security Number.
EIN, SSN The provider's tax ID, as specified by taxIdType. This identifier has to be provided without any separators, such as dashes or spaces. For example 111-22-3333 is invalid but 111223333 is valid.
The provider's business name. This is typically the provider's practice name, such as Dental Associates, LLC, but it can also be the provider's first and last name.
5The date and time Stedi created the provider record.
The date and time Stedi last updated the provider record.
Either organizationName or firstName and lastName are required.