cURL
curl --request GET \ --url https://api.b-bot.space/api/v2/v1/get_expert/{expert_id} \ --header 'bbot-api-key: <api-key>' \ --header 'bbot_api_key: <bbot_api_key>'
{ "expert": "<unknown>" }
Retrieve a specific expert by its ID. Only available for Agencies and Middleware Partners.
API key for authentication
API Key for authentication
The unique identifier of the expert
Success