Provider Specialties Reference
The Provider Specialties Reference allows the user to view the list of provider specialties in a given practice.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get reference list of
provider-specialties
GET
/v1/{practiceid}/reference/providerspecialties
Retrieves the list of valid provider specialties in the system
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
practiceid
integer
practiceid
limit
integer
Number of entries to return (default 1500, max 5000)
offset
integer
Starting point of entries; 0-indexed
Output Parameters
Expand all
specialtyid
string
specialtyname
string
Example Code