Skip to main content
List Registered External Chat Completions Agants.

Authorizations

Authorization
string
header
required

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

Query Parameters

include_hidden
boolean
default:false
ids
string[] | null
names
string[] | null

Response

Successful Response

name
string
required
type
string
required
api_url
string
required
id
string<uuid> | null
tenant_id
string | null
tenant_name
string | null
title
string | null
description
string | null
created_on
string<date-time> | null
created_by
string | null
created_by_username
string | null
updated_at
string<date-time> | null
tags
string[] | null
provider
string | null
nickname
string | null
hidden
boolean
default:false
context_access_enabled
boolean
default:true

Enable access to context variables for this agent

context_variables
string[] | null

List of context variable names that this agent can access

auth_scheme
enum<string>
default:BEARER_TOKEN
Available options:
BEARER_TOKEN,
API_KEY,
NONE
instructions
string | null
auth_config
Auth Config · object
chat_params
Chat Params · object
enable_cot
boolean
default:false
connection_id
string | null