List organizations
Organizations
List organizations
Lists all organizations where the authenticated user is a member. Results are paginated and ordered by creation date (newest first).
GET
List organizations
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Query Parameters
Maximum number of items to return (1-100, default 50)
Required range:
1 <= x <= 100Cursor for pagination (ID of the last item from previous page)
Include sensitive fields in the response. Use jwtSecret to include the embed JWT secret (only included for organizations where the user is an admin).
Available options:
jwtSecret