cURL
curl --request GET \ --url https://api.example.com/v1/providers/{provider_npi}
{ "npi": "<string>", "displayName": "<string>", "status": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "taxId": "<string>", "metadata": {} }
Successful Response
Show child attributes