Skip to main content
GET
Retrieve Patient Provider Team

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Response

200 - application/json
patient_provider_team_id
integer
required
patient_id
integer
read-only

The id of the Patient object that this team is associated with.

team_members
object[]
read-only

The list of providers that are providing care to the above patient.