Bots
List Bots
Retrieve all bots with optional filtering and pagination.
GET
Authorizations
Bearer token authentication using API key. Find it at: https://chat.openmic.ai/api-key
Query Parameters
Maximum number of bots to return (1-100)
Required range:
1 <= x <= 100
Number of bots to skip
Required range:
x >= 0
Filter by bot name (partial match)
Filter bots created after this date (ISO 8601 format)
Filter bots created before this date (ISO 8601 format)
Response
200
application/json
List of bots retrieved successfully
The response is of type object
.