Skip to main content
GET
Get Team Settings

Authorizations

Authorization
string
header
required

Team API key created in Team Settings. Use it with URLs for the same team.

Path Parameters

teamUuid
string<uuid>
required

UUID of the team.

Response

200 - application/json

Team settings.

name
string
required
default_country
object | null
required
primary_color
string
required

Brand colour as a hex string (e.g. #0022ff).

default_prompt_limit
integer
required
max_schedule_frequency
enum<string>
required
Available options:
manual,
monthly,
weekly,
daily
user_auto_provisioning_enabled
boolean
required

Whether the team has any auto-provision email domains configured.

billing
object
required