Thread Datasets
List messages in threads in a dataset
List messages in threads in a dataset.
POST
/
tune.dataset.ThreadDatasetService
/
ListThreadDatasetThreadsMessages
Authorizations
X-Tune-Key
string
headerrequiredTune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
auth
object
datasetId
string
The ID of dataset.
page
object
order
string
Order of the threads in dataset (default: created_at asc).
Response
200 - application/json
threadsMessages
object[]
List of threads with messages.
page
object
Was this page helpful?