Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Response

200 - application/json
id
string<UUID>
organisation_id
string<UUID>
ai_provider_id
string
name
string
status
enum<string>
Available options:
active,
archived
created_at
string<date-time>
last_updated_at
string<date-time> | null
slug
string
description
string
object
enum<string>
Available options:
integration
masked_key
string
configurations
OpenAI · object
global_workspace_access_settings
object | null
allow_all_models
boolean
workspace_count
integer
secret_mappings
object[]
pricing_adjustments
object | null
Last modified on September 15, 2026