Invite a new clinic to GuideLab
Create a new clinic organization and pending partnership in one step. Sends an invitation email to the clinic manager. Lab only.
Create a new clinic organization and pending partnership in one step. Sends an invitation email to the clinic manager. Lab only.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/partnerships/invite" \ -H "Content-Type: application/json" \ -d '{ "clinicName": "string", "managerEmail": "user@example.com", "managerName": "string" }'{ "organization": null, "partnership": null}Get share-all-patients setting GET
Check whether the share-all-patients setting is enabled for a partnership. Both parties of the partnership can read this setting.
Invite an owner to claim a lab-managed clinic POST
Starts an ownership handoff for an imported clinic while preserving its existing active partnership and history.