Skip to main content
GET
List Threads

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

projectId
string
required

The project's id (UUID) or slug — either form is accepted.

Response

200 - application/json

Project operator threads.

id
string<uuid>
required
projectId
string<uuid>
required
title
string
required
deploymentId
string<uuid> | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
runs
object[]
required