GET
/
api
/
v1
/
prompts
/

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,
name_description,
context,
tools,
llm_config,
last_updated,
last_updated_by,
agent_count
search_field_values
string[]
order_by
enum<string> | null
Available options:
id,
name,
description,
name_description,
context,
tools,
llm_config,
last_updated,
last_updated_by,
agent_count
order_by_direction
enum<string> | null
Available options:
asc,
desc
fields
enum<string>[] | null
Available options:
id,
name,
description,
name_description,
context,
tools,
llm_config,
last_updated,
last_updated_by,
agent_count
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