Retrieve AI Agent
You can interact with this API by sending a GET request.
API Endpoint
The following endpoint/URL should be used in order to access this API:
https://app.stammer.ai/en/chatbot/api/v1/chatbot/your_chatbot_uuid/Request Headers
The API must have the following request headers:
Content-Type: application/json
Authorization: Token <Your-API-Token>Request Example

Request Example
Here's an example of the request:
Learn More - https://app.stammer.ai/en/api-docs/chatbot/retrieve/
Last updated