Skip to main content
GET
Get entity
Returns detailed information about a single entity.

Path parameters

entity_id
string
required
The ID of the entity. You can find entity IDs using the List entities endpoint.

Response

Returns an entity object.
id
string
Unique identifier for the entity.
name
string
The name of the entity or practice.
structure
string
The entity’s legal structure. One of professional_corporation, professional_llc, llc, partnership, sole_prop, mso, or nonprofit.
npi
string | null
The entity’s 10-digit National Provider Identifier.
To retrieve the entity’s lockbox mailing address, use the Get entity lockbox endpoint.