Fetch a chatbot
Fetch single chatbot base on uuid
Endpoint
GET /api/v1/chatbot/{uuid}
Authorization
Authorization: string Bearer <your_token>
Path Parameters
uuid: string
Response
Body
Request example
Response example
Last updated