Get threads
Returns all threads.
Query parameters
page_number
Page number for pagination, starting from 1
page_size
Number of threads to retrieve per page.
order_by
Field to order the results by: created_at, updated_at, user_id, thread_id.
asc
Order direction: true for ascending, false for descending.
Response
List of threads
response_count
threads
total_count