Skip to main content
GET
Get tags for a user

Authorizations

Authorization
string
header
required

API key with bmx_ prefix. Obtain via /api/auth/api-keys.

Query Parameters

chat_id
integer
required
user_id
integer
required

Response

Array of tags for the user

id
integer

Tag record ID

chat_id
integer

Chat this tag belongs to

user_id
integer

User this tag is assigned to

username
string

Username at time of tagging

tag
string

Tag label text

color
string

Tag color (hex or CSS color name)

created_at
string<date-time>

When the tag was created