Skip to main content

Base URL

Authentication

All API endpoints require Bearer token authentication:

Response format

All responses follow a consistent structure:

Paginated responses

List endpoints return paginated data:

Pagination parameters

Path parameters

All resource endpoints use UUID identifiers:
  • vendorId - Vendor identifier
  • organizationId - Organization identifier
  • assistantId - Assistant identifier
  • agentId - Agent identifier

Error responses