Search for Threads

GET {{baseUrl}}/1/admin/threads/search?company_id=DYTAcAiIFUr&query=report&page=0

Returns all documents that contain words specified in the query parameter.

Additional rate limits, separate from overall Admin API Rate Limit, are imposed for paginating over admin search results.

Request Params

KeyDatatypeRequiredDescription
company_idstring(Required) The unique ID of the company to use.
querystring(Required) A text string containing words delimited by spaces used to match
thread content or titles.
pagenumberNumber used for pagination.

RESPONSES

status: OK

{"company_id":"sunt ad laboris cillum ea","thread_ids":["et non occaecat velit","commodo Ut irure"],"more_to_read":false,"next_page":16660320}