Skip to main content
GET
List Network Entries
Returns HIE (network) directory entries available to your account. This is a paginated endpoint. For more information see pagination.
For Message Delivery, set supportsMessaging=true and use an entry’s oid as destination on Send Message.

Query Params

string
Full-text search across directory entry fields (for example name or location).
string
Exact NPI match.
string
Exact organization OID match.
string
Alias of oid for Message Delivery. An OID or address. If both destination and oid are provided, destination is used.
string
Set to true to return only entries that support message delivery.

Response

object
required
Pagination metadata. See pagination.
NetworkEntry[]
required
Matching directory entries.

Rate Limits

See limits and throttling