Skip to main content
GET
cURL

Authorizations

Personal access token from Pingmee Settings → Developer Tools

x-api-key
string
header
required

Business API key from Pingmee Settings → Developer Tools

Path Parameters

id
string<string>
required

Conversation tag ID. Must be URL-encoded when used in the path.

Response

Conversation Tag

id
string
required

Unique identifier of the tag

title
string
required

Human-readable tag title

color
string
required

Tag color (hex, rgb, or named color)

associatedTo
string
required

Business or account the tag is associated with

Last modified on August 18, 2026