Retrieve the list of all pending invites from users who would like to share their accounts with the clinic and become patients.
Security
sessionToken
- Mock serverhttps://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/invites/patients
- integrationhttps://external.integration.tidepool.org/v1/clinics/{clinicId}/invites/patients
- productionhttps://api.tidepool.org/v1/clinics/{clinicId}/invites/patients
- dev1https://dev1.dev.tidepool.org/v1/clinics/{clinicId}/invites/patients
- qa1https://qa1.development.tidepool.org/v1/clinics/{clinicId}/invites/patients
- qa2https://qa2.development.tidepool.org/v1/clinics/{clinicId}/invites/patients
curl -i -X GET \
'https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/invites/patients' \
-H 'x-tidepool-session-token: YOUR_API_KEY_HERE'