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

KeyDatatypeRequiredDescription
company_idstring(Required) The ID of the company to use.
offsetnumberThe number of shared threads to skip before returning results.
Used for pagination.
countnumberThe 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}