GET
/
api
/
v1
/
agents
/

Authorizations

Syllable-API-Key
string
headerrequired

Query Parameters

page
integer | null
default: 0
Required range: x > 0
limit
integer
default: 25
Required range: x > 0
search_fields
enum<string>[]
Available options:
id,
name,
description,
label,
name_description,
type,
timezone,
prompt_id,
prompt_id_list,
custom_message_id,
languages,
variables,
prompt_tool_defaults,
tool_headers,
updated_at,
last_updated_by
search_field_values
string[]
order_by
enum<string> | null
Available options:
id,
name,
description,
label,
name_description,
type,
timezone,
prompt_id,
prompt_id_list,
custom_message_id,
languages,
variables,
prompt_tool_defaults,
tool_headers,
updated_at,
last_updated_by
order_by_direction
enum<string> | null
Available options:
asc,
desc
fields
enum<string>[] | null
Available options:
id,
name,
description,
label,
name_description,
type,
timezone,
prompt_id,
prompt_id_list,
custom_message_id,
languages,
variables,
prompt_tool_defaults,
tool_headers,
updated_at,
last_updated_by
start_datetime
string | null
end_datetime
string | null

Response

200 - application/json
items
object[]
required
page
integer
required
page_size
integer
required
total_pages
integer | null
total_count
integer | null