GET
/
api
/
scraping
/
text-document
/
{bot_id}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

bot_id
string
required

Response

200 - application/json
bot_id
string
required

Unique identifier for the associated bot.

content
string
required

Content of the text document.

created_at
string
required

Timestamp indicating when the document was created.

id
string
required

Unique identifier for the text document.

num_token
integer
required

Number of tokens in the document.