Skip to Content
APIOrganizationsGet Organization

Get Organization

GET /api/public/organization

Query params:

  • fetchWorkspaces (bool, default true)
  • fetchIntegrations (bool, default true)

Headers:

  • X-API-Key: <PAT>

Response 200 (JSON): Organization details, and optionally arrays of workspaces and integrations.

Last updated on