cURL
curl --request GET \ --url https://api.pingmee.co.il/conversation/tags \ --header 'Cookie: <api-key>' \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "title": "<string>", "color": "<string>" } ]
Returns all conversation Tags
Conversation Tags
Unique identifier of the tag
Human-readable tag title
Tag color (hex, rgb, or named color)