Skip to main content

Lấy danh sách tất cả tag

HTTP request

GET https://{app_id}.api.piscale.com/open-api/v1.0/chat/tags

Response

Nếu thành công, bạn sẽ nhận được phản hồi.

Ví dụ
{
"message_code": "M200",
"message": "Success",
"data": [
{
"id": "12",
"name": "RESOLVED",
"color_code": "#78F32C",
"description": ""
}
]
}
TênKiểu dữ liệuMô tả
message_codestringMã thông điệp. Xem chi tiết
messagestringNội dung mã thông điệp
data[i].idstringMã tag
data[i].namestringTên hiển thị
data[i].color_codestringMã màu tag
data[i].descriptionstringMô tả tag