GET /settings/organization

Get the organization settings.

MethodPath
GET/v1/settings/organization

The default model and default environment every session falls back to when neither its request nor its automation names one, and the per-session budget ceiling no session may exceed.

curl "https://api.ellipsis.dev/v1/settings/organization" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"default_environment": "string",
"default_model": "string"
}

On this page

No Headings
Schedule a demo