List Agents

Retrieve all AI agents for your business.

Authentication

X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)

Query parameters

skipintegerOptionalDefaults to 0

Number of records to skip (pagination)

limitintegerOptional<=100Defaults to 100
Maximum number of records to return

Response

List of agents
idstring or null
Unique agent identifier
business_idstring or null
Business this agent belongs to
namestring or null
Display name for the agent
agent_configobject or null
Core agent configuration
channel_profilesobject or null

Channel-specific configurations. Enable and configure each channel independently.

created_atdatetime or null