Skip to main content
GET
/
tiro
/
threads
Get threads (folders)
curl --request GET \
  --url https://{deployment}/api/v1/tiro/threads \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Your deployment's API key (MMK_API_KEY).

Response

Threads

The response is of type object.