Endpoint Examples
Get Multiple Experts
This endpoint retrieves a list of expert agents available on the B-Bot platform. Each expert is described with various attributes such as their name, profession, description, and abilities.
GET
The experts
array may contain multiple expert objects. Each object provides
comprehensive information about an expert, including their abilities and
associated language models.
The timestamps are in ISO 8601 format.
The locale
attribute denotes the language setting for both experts and their
abilities/models.
Authorizations
API key for authentication
Response
200
application/json
Get a single Expert response
The response is of type object[]
.