cURL
curl --request GET \ --url https://backend.chatfly.co/api/scraping/{bot_id}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "bot_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "full_page_url": "<string>", "training_status": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Get all knowledge bases.
Successful Response
Schema for representing bot knowledge base information in the response.
Was this page helpful?