latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
Practitioner
List groups in a practitioner's relationship graph
Returns all groups that the practitioner belongs to, including core group attributes such as name, NPI, TIN, and active status, plus metadata for each group. Use this when you need groups with their full attribute data as part of the practitioner's relationship graph; to retrieve just group membership without the attribute detail, use GET /practitioners/{practitionerId}/groups instead. {id} is the certifyPractitionerId and the caller must hold the READ_PRACTITIONER permission.
get/practitioners/{id}/relationships/groups
Path parameters
idstring required
Practitioner ID
Headers
tenant-idstring
Response
An array of group relationship objects including identifiers and core group attributes.