Bot
Get Bot
GET /bot/:id
Path Parameters
Name
Type
Description
id
String
It specifies which bot data you will withdraw.
{
   error: "You entered invalid bot token."
}{
    success: 'Certificate successfully applied.'
}{
    // Response
}Last updated
Was this helpful?