Path Parameters
The ID of the project
Query Parameters
A list of states to filter the threads split by comma
Available options:
Active
, Deleted
A list of extra fields to include on the threads split by comma
Available options:
User
The absolute page number to fetch (1-based).
Number of items per page. Default is 20.
Sort order for pagination. Options: ASC, DESC. Default is ASC.
The cursor or value to paginate after (for relative pagination).
The cursor or value to paginate before (for relative pagination).
Limits the result to the first N items (after cursor).
Limits the result to the last N items (before cursor).
Include the total count in the response.