Get Collaborating Company
GET {{baseUrl}}/1/admin/company/collaborating-companies/:external_company_id?company_id=dolore&offset=57566125&count=57566125
Returns information about a company you are collaborating with, including the threads you are collaborating on.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The ID of the company to use. | |
offset | number | The number of shared threads to skip before returning results. | |
Used for pagination. | |||
count | number | The maximum amount of shared thread IDs to return. |
RESPONSES
status: OK
{"company_name":"Salesforce","type":"External","shared_thread_count":5,"shared_thread_ids":["VbWAAAZNyvi","VbWAAAZNyvj"],"new_offset":2}