Headers
Email of the admin making the request.
API key for authentication.
Query Parameters
The name of the bot for which to the retrieve IDs.
Response
List of bot IDs matching the specified bot name
The response is of type string[]
.
Returns a list of bot IDs for the given bot name.
Email of the admin making the request.
API key for authentication.
The name of the bot for which to the retrieve IDs.
List of bot IDs matching the specified bot name
The response is of type string[]
.