List Threads

POST {{baseUrl}}/1/admin/threads/list

Returns a list of all threads in the company along with a timestamp when they were last modified. Results will be ordered by the last overall activity in the thread.

Request Body

[{"name"=>"company_id", "value"=>"do aliquip dolor proident", "datatype"=>"string"}, {"name"=>"page", "value"=>"0", "datatype"=>"number"}, {"name"=>"since_timestamp", "value"=>"37745060", "datatype"=>"number"}, {"name"=>"until_timestamp", "value"=>"-53267068", "datatype"=>"number"}, {"name"=>"sorted_by", "value"=>"ASC", "datatype"=>"string"}, {"name"=>"include_deleted", "value"=>"false", "datatype"=>"boolean"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"company_id":"Lorem sint","last_timestamp":-23116572.06161058,"sorted_by":"DESC","thread_ids":["aliqua sint","pariatur"],"next_page":-12045}