Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://api.tryvital.io/v2/team/{team_id}/physicians \ --header 'x-vital-api-key: <api-key>'
[ { "first_name": "Jane", "last_name": "Smith", "npi": "1234567890" } ]
Retrieve the list of physicians associated with a team. Requires authentication with your team API key.
Vital Team API Key
Successful Response
Was this page helpful?
Suggestions