GET api/2.0/crm/contact/{contactid}/tag
Returns a list of all the tags for the contact with the ID specified in the request.
Name |
Description |
Type |
Example |
contactid
sent in url
|
Contact ID
|
number
|
1234
|
GET api/2.0/crm/contact/1234/tag
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json