Get All NPI Lists On My Account
Endpoint
**Method: **GET
/v2/npi/npi-list/account/{accountID}
Path Parameter: Where accountID is the account that all of the lists you want to retrieve belong to.
Response
[
{"id": 30, "advertisers": ["Demo"], "name": "NPI_Oncologist"},
{"id": 38, "advertisers": ["Demo"], "name": "NPI_Cardiology"},
{"id": 39, "advertisers": ["Demo"], "name": "NPI_Dermatology"}
]Updated about 1 month ago
