Skip to main content
GET
Get Provider Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider_group_id
string
required

Response

id
string<uuid>
required

The provider group's Silna identifier

name
string
required

Group name

npi
string
required

National Provider Identifier

Required string length: 10
Pattern: ^[0-9]{10}$
Example:

"1234567890"

tin
string
required

Tax Identification Number

Required string length: 9
Pattern: ^[0-9]{9}$
Example:

"123456789"