Retrieve a bot
An endpoint to retrieve a bot information
POST
https://api.aipixy.com/v1/bot/:uid/
Query Parameters
Name
Type
Description
uid*
String
The bot uid that you want to retrieve.
Headers
Name
Type
Description
Authorization*
String
Authorization: Bearer YOUR_API_KEY
Last updated