Get public profile of an organization
Retrieve the public-facing profile of a discoverable organization, including description, cover image, gallery, and product categories (for labs). Requires authentication.
Retrieve the public-facing profile of a discoverable organization, including description, cover image, gallery, and product categories (for labs). Requires authentication.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Response Body
application/json
curl -X GET "https://example.com/organization/550e8400-e29b-41d4-a716-446655440000/profile"{ "id": "string", "name": "string", "organizationType": "string", "logo": "string", "description": "string", "hasCoverImage": true, "email": "string", "phone": "string", "website": "string", "latitude": "string", "longitude": "string", "gallery": [ null ], "categories": [ null ]}Get organization closure status GET
Returns the durable closure receipt for an active or closing organization. A narrow owner-membership check remains available after the organization is fenced.
List pending join requests GET
List all pending join requests for the current organization. Only organization owners can view these. Available to both labs and clinics.