v17

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-173538121.5 KB
Bots

List Bots

Retrieve all bots with optional filtering and pagination.

get/v1/bots

Query parameters

limitinteger

Maximum number of bots to return (1-100)

offsetinteger

Number of bots to skip

namestring

Filter by bot name (partial match)

created_afterstring date-time

Filter bots created after this date (ISO 8601 format)

created_beforestring date-time

Filter bots created before this date (ISO 8601 format)

Response

List of bots retrieved successfully

All 35 operations