Search organizations to join
Search for organizations the current user could request to join. Includes existing request and membership status for each result. Used during onboarding.
Search for organizations the current user could request to join. Includes existing request and membership status for each result. Used during onboarding.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
Response Body
application/json
curl -X GET "https://example.com/organization/join-search"{ "organizations": [ { "id": "string", "name": "string", "city": "string", "organizationType": "string", "latitude": "string", "longitude": "string", "hasRequest": true, "isMember": true } ]}Search organizations GET
Search organizations by name with fuzzy matching. Can filter to only partnered organizations. Includes pending join request status. Requires user authentication.
Update organization subscription storage add-on PUT
Applies storage increases immediately with proration and schedules decreases for the next subscription renewal. GuideLab, not the Stripe portal, owns add-on quantity changes.