Bots
Get Bot
Retrieves details of a specific bot identified by its ID.
GET
/
api
/
public
/
bots
/
{id}
Headers
x-openmic-public-key
string
requiredAPI key for authentication.
Path Parameters
id
string
requiredThe ID of the bot to retrieve
Response
200 - application/json
id
string
requiredID
name
string
requiredname
webhookUrl
string
requiredforwardingUrl
string
requiredscript
string
requiredprompt
string
required