v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
bots

Find bots

get/bots

Query parameters

namestring

Get bots by name

activeboolean

Get active bots

createdAtstring

Filter by time period when Bots were created.

updatedAtstring

Filter by time period when Bots were updated.

limitinteger

Maximum number of records to return in the response; also useful for pagination in the UI.

offsetinteger

Offset for paginating the response.

Response

Success, returns all Bots

idstring

The UUID for the bot

namestring

The unique readable name for the bot

urlstring

The URL of the bot server

activeboolean

Flag for if a bot is active with communication

actionsobject[]

A list of actions that a bot can perform

dataobject[]

A list of data that a bot can provide

installedBystring

The user who installed the bot