AI Agent
List agents
get/companies/{company}/agents
Path parameters
companyinteger required
Query parameters
businessUnitIdinteger
querystring
Search by name or creator
templateinteger
Filter by template ID
createdBystring
Filter by creator name
sortBystring
sortDirection'asc' | 'desc'
Response
List of agents
Example response
[
{
"fallbacks": [
{
"destination": {
"value": "nt:12"
}
}
],
"schedule": {
"preset": "custom",
"timezone": "America/Chicago",
"timezone_source": "explicit"
}
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.