RecipesAPI Reference
Log In
API Reference

Extract user question‑answer pairs within a time frame

Retrieves all question-answer pairs that users have submitted to the service within the specified time frame. Supports optional filtering by one or more knowledge base IDs, project IDs, or dataset IDs. This allows Data Scientists to export conversational logs for training, analysis, or auditing purposes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time
required

ISO‑8601 timestamp marking the start of the export window (inclusive)

date-time
required

ISO‑8601 timestamp marking the end of the export window (exclusive)

knowledgeBaseIds
array of strings

Optional list of Knowledge Base IDs to filter the results

knowledgeBaseIds
projectIds
array of strings

Optional list of Project IDs to filter the results

projectIds
datasetIds
array of strings

Optional list of Dataset IDs to filter the results

datasetIds
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json