cURL
curl --request GET \ --url https://api.pingmee.co.il/conversation/tags \ --header 'Cookie: <api-key>' \ --header 'x-api-key: <api-key>'
{ "tags": [ { "id": "<string>", "title": "<string>", "color": "<string>", "associatedTo": "<string>" } ] }
Returns all conversation tags
Conversation Tags
Show child attributes