List all organizations
Retrieve a paginated list of all organizations with member counts. Platform admin access required. Supports search and type filtering.
Retrieve a paginated list of all organizations with member counts. Platform admin access required. Supports search and type filtering.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
page?string
limit?string
search?string
type?string
Response Body
application/json
curl -X GET "https://example.com/admin/organizations"{ "organizations": [ null ], "pagination": { "page": 0, "limit": 0, "total": 0, "totalPages": 0 }}Empty
Empty
Get user by ID GET
Retrieve a single user's full details including all organization memberships. Platform admin access required.
List platform billing commands requiring or retaining review GET
Lists the bounded platform billing review queue and its immutable normalized resolution evidence. Platform admin access required.