v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-311565244.2 KB

Retrieves a provider record by its ID. This operation returns the complete provider details including contact information.

get/providers/{providerId}

Path parameters

providerIdstring required

The unique ID Stedi assigned to the provider when it was created in the system.

The unique ID Stedi assigned to the provider when it was created in the system.

Response

GetProvider 200 response

createdAtstring date-time

The date and time Stedi created the provider record.

idstring required

A unique identifier Stedi assigns to this provider.

namestring required

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.

npistring required

The provider's National Provider Identifier (NPI). This is a 10-digit number that is unique to the provider.

taxIdstring

The provider's tax ID, as specified by taxIdType. This identifier is formatted without any separators, such as dashes or spaces. For example 111-22-3333 is represented as 111223333.

taxIdType'EIN' | 'SSN'

The type of tax identification number. Organizations (Type 2 NPIs) must use EIN, while individual providers (Type 1 NPIs) can use either EIN or SSN.

updatedAtstring date-time

The date and time Stedi last updated the provider record.