Get organization closure status
Returns the durable closure receipt for an active or closing organization. A narrow owner-membership check remains available after the organization is fenced.
Returns the durable closure receipt for an active or closing organization. A narrow owner-membership check remains available after the organization is fenced.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/organization/closure"{ "organizationId": "string", "lifecycleStatus": "active", "closureRequestedAt": "string", "closureReason": "string", "closedAt": "string", "profileRedactionDueAt": "string", "profileRedactedAt": "string", "job": { "status": "pending", "stage": "string", "attempts": 0, "availableAt": "string", "lastError": "string", "completedAt": "string", "failedAt": "string" }}Get an organization by ID GET
Retrieve basic organization info. Access is limited to your own organization or partner organizations. Available to both labs and clinics.
Get public profile of an organization GET
Retrieve the public-facing profile of a discoverable organization, including description, cover image, gallery, and product categories (for labs). Requires authentication.