Skip to main content
GET
List agents

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de consulta

page
integer<int32>
padrão:1

1-based page index

limit
integer<int32>
padrão:20

Page size (max 100)

status
enum<string>[]

Filter by status; repeat to combine (draft|active|archived)

Opções disponíveis:
draft,
active,
inactive,
archived

Case-insensitive match on name/description

categories
string[]

Filter by category tag; repeat to combine

includeArchived
boolean
padrão:false

Include archived agents

Resposta

OK

items
object[]
limit
integer<int32>
page
integer<int32>
total
integer<int64>
totalPages
integer<int32>