| Param name |
Description
Validations
|
|---|---|
|
ids Optional |
Return records matching these ids. Validations:
|
|
page Optional |
Return the next page of results. Validations:
|
|
per_page Optional |
How many results to return per page. The default is 25. Validations:
|
|
created_at_to Optional |
Date formatted like 2016-01-01 12:25:15 -0500 Validations:
|
|
created_at_from Optional |
Date formatted like 2016-01-01 12:25:15 -0500 Validations:
|
|
fulltext Optional |
Search for any record that matches this text Validations:
|
|
time_zone Optional |
Date ranges will be parsed using this time zone. Validations:
|
|
columns Optional |
Specify the columns you would like returned by the API for a given resource.
Limiting the columns can significantly increase API response time since only the requested data will be processed.
columns=uuid,number,created_at
Must be any combination of:
Validations:
|
|
root Optional |
Pass Validations:
|
| Param name |
Description
Validations
|
|---|---|
|
name Optional Blank Value Allowed |
Name – Internal name for the AI Agent. Used for identification within the platform. Validations:
|
|
description Optional Blank Value Allowed |
Description – Short summary describing the purpose and behavior of the AI Agent. Validations:
|
|
system_prompt Optional Blank Value Allowed |
System Prompt – Global instruction set applied to all flows in this AI Agent. Defines tone, rules, and constraints. Validations:
|
|
conversation_timeout Optional Blank Value Allowed |
Conversation Timeout Default – Default per-prompt timeout (in seconds) before the conversation ends if no response is received. Resets after each prompt unless overridden by a flow. Validations:
|
| Param name |
Description
Validations
|
|---|---|
|
name Optional Blank Value Allowed |
Name – Internal name for the AI Agent. Used for identification within the platform. Validations:
|
|
description Optional Blank Value Allowed |
Description – Short summary describing the purpose and behavior of the AI Agent. Validations:
|
|
system_prompt Optional Blank Value Allowed |
System Prompt – Global instruction set applied to all flows in this AI Agent. Defines tone, rules, and constraints. Validations:
|
|
conversation_timeout Optional Blank Value Allowed |
Conversation Timeout Default – Default per-prompt timeout (in seconds) before the conversation ends if no response is received. Resets after each prompt unless overridden by a flow. Validations:
|
| Param name |
Description
Validations
|
|---|---|
|
name Optional Blank Value Allowed |
Name – Internal name for the AI Agent. Used for identification within the platform. Validations:
|
|
description Optional Blank Value Allowed |
Description – Short summary describing the purpose and behavior of the AI Agent. Validations:
|
|
system_prompt Optional Blank Value Allowed |
System Prompt – Global instruction set applied to all flows in this AI Agent. Defines tone, rules, and constraints. Validations:
|
|
conversation_timeout Optional Blank Value Allowed |
Conversation Timeout Default – Default per-prompt timeout (in seconds) before the conversation ends if no response is received. Resets after each prompt unless overridden by a flow. Validations:
|