POST
/
tune.dataset.ThreadDatasetService
/
ListThreadDatasetThreads

Authorizations

X-Tune-Key
string
headerrequired

Tune 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
threads
object[]

List of threads.

page
object