Get Threads
Get Threads
Get threads for a specific organization with pagination support.
Requires READ permission on ANALYSIS resources.
GET
Get Threads
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
If true, only return threads created by the current user
Maximum number of threads to return (1-100)
Required range:
1 <= x <= 100Number of threads to skip
Required range:
x >= 0Response
Successful Response