Get an organization
Organizations
Get an organization
Retrieves an organization by ID. Requires membership in the organization.
GET
Get an organization
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Path Parameters
Organization ID
Query Parameters
Include sensitive fields in the response. Use jwtSecret to include the embed JWT secret (requires admin access).
Available options:
jwtSecret Response
Organization retrieved successfully. The jwtSecret field is only included when explicitly requested via ?include=jwtSecret and the user has admin access.