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
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The unique ID of the company to use. | |
query | string | (Required) A text string containing words delimited by spaces used to match | |
thread content or titles. | |||
page | number | Number 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}