Download the original FAQ file for batch import.
Function
Download the original file for importing FAQs in batches.
URI
GET /v1/koosearch/repos/{repo_id}/faqs/files/{file_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
repo_id |
Yes |
String |
Knowledge base ID. The value is a string of 1 to 64 characters and can contain only digits, letters, hyphens (-), and underscores (_). How to obtain: Log in to the KooSearch experience platform. In the navigation tree on the left, choose Knowledge Bases to view knowledge base IDs. Each knowledge base has a unique ID stored in the vector database. |
file_id |
Yes |
String |
File ID. The value contains 1 to 64 characters, including only digits, letters, hyphens (-), and underscores (_). |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
Parameter description: Token used for API authentication. For how to obtain the token, see section 3.2 "Authentication." Constraints: N/A. |
Response Parameters
None
Example Requests
GET https://{endpoint}/v1/koosearch/repos/e8196714-3e6b-454e-8c23-61baff601ec9/faqs/files/6e9abdb7-4626-492d-9f18-abad3b95572d
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
Download succeeded. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot