GET
/
threads

Authorizations

apiKey
string
queryrequired

Query Parameters

ids

Single thread ID or list of thread IDs to filter by

externalUserIds

Single external user ID or list of external user IDs to filter by

search
string

Search term to filter threads

userSearch
string

Search term to filter by user

projectId
integer

ID of the project to filter threads by

intentIds

Single intent ID or list of intent IDs to filter by

userSegmentIds

Single user segment ID or list of user segment IDs to filter by

before
string

Filter threads created before this date (ISO 8601 format, e.g. 2024-03-21T00:00:00Z)

after
string

Filter threads created after this date (ISO 8601 format, e.g. 2024-03-21T00:00:00Z)

pageSize
integer
default: 50

Number of threads to return per page

pageIndex
integer
default: 0

Page index for pagination

Response

200 - application/json
count
integer
rows
object[]