Skip to main content
GET
Get the effective AI mode for a workspace.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Workspace ID

Response

200 - application/json

Effective AI mode

mode
string
required

Effective AI mode after resolving overrides.

source
enum<string>
required

Source of the effective AI mode for a workspace.

Available options:
workspace,
user_default