List Practitioners
GET /v1.0/practitioners
Retrieves a list of practitioners.
Parameters
Name
In
Type
Description
Required
x-sully-organization-id
header
string
Organization ID for multi-tenant support.
Yes
x-sully-transaction-id
header
string
Transaction ID for tracking purposes.
Yes
count
query
integer
Number of items to retrieve. Default is 10.
No
include_raw
query
boolean
Include raw data in the response.
No
include_fhir
query
boolean
Include FHIR format in the response.
No
Responses
200: A list of practitioners. application/json
Last updated
