Skip to main content
GET
/
api
/
v1
/
org
/
{org_slug}
/
providers
Error
A valid request URL is required to generate request examples
{
  "providers": [
    {
      "id": "<string>",
      "nppes_verified": true,
      "nppes_verified_at": "<string>",
      "primary": true,
      "provider": {
        "id": "<string>",
        "name": "<string>",
        "npi": "<string>",
        "specialty": "<string>",
        "email": "<string>",
        "phone": "<string>",
        "fax": "<string>"
      }
    }
  ]
}

Path Parameters

org_slug
string
required

Response

OK

providers
object[]
required