Pular para o conteúdo

List Agent Templates

GET
/api/v1/ai/agents/templates

List agent templates (shared database) Accessible by all authenticated users

page
Page
integer
default: 1 >= 1
per_page
Per Page
integer
default: 20 >= 1 <= 100
is_built_in
Any of:
boolean
is_active
Any of:
boolean
type
Any of:
string
category
Any of:
string
search
Any of:
string

Successful Response

Response List Agent Templates Api V1 Ai Agents Templates Get
object

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string