Get share-all-patients setting
Check whether the share-all-patients setting is enabled for a partnership. Both parties of the partnership can read this setting.
Check whether the share-all-patients setting is enabled for a partnership. Both parties of the partnership can read this setting.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Partnership ID
Response Body
application/json
curl -X GET "https://example.com/partnerships/550e8400-e29b-41d4-a716-446655440000/share-all-patients"{ "shareAllPatients": true}Get clinic detail view for a partnership GET
Retrieve detailed clinic information for a partnership, including clinic contact info, order statistics, and patient count. Lab only - uses the partnership ID as the path parameter.
Invite a new clinic to GuideLab POST
Create a new clinic organization and pending partnership in one step. Sends an invitation email to the clinic manager. Lab only.