GET
/
api
/
scraping
/
{bot_id}

Path Parameters

bot_id
string
required

Response

200 - application/json

Schema for representing bot knowledge base information in the response.

bot_id
string
required

Unique identifier for the associated bot.

created_at
string
required

Timestamp indicating when the knowledge base entry was created.

full_page_url
string
required

Full URL of the knowledge base page.

id
string
required

Unique identifier for the knowledge base entry.

training_status
string
required

Training status of the knowledge base.

updated_at
string
required

Timestamp indicating when the knowledge base entry was last updated.