Skip to main content
GET
Get an organization

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

id
string
required

Organization ID

Query Parameters

include
enum<string>

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.

data
object
required