> For the complete documentation index, see [llms.txt](https://docs.botbanhang.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botbanhang.vn/chatbot-nang-cao/get-attributes.md).

# Get Attributes

Cho phép bạn lấy các thuộc tính người dùng để đưa ra các hệ thống thứ ba.

## Cú pháp&#x20;

* URL: `https://api.botbanhang.vn/v1.3/public/clients?access_token={{accessToken}}&psid={{clientID}}`HEADERS:&#x20;
* `Content-Type: application/json`
* Giải thích các tham số trong URL:&#x20;

  `{{accessToken}}: là mã xác thực trang trong phần "Thiết lập chung". Nếu chưa có mã xác thực thì chỉ cần nhấn Tạo mã mới.`&#x20;

<div align="center"><img src="/files/-Lo9Lge5yDg1bbxnj1Vd" alt=""></div>

`{{clientID}}: là ID của người dùng trên trang. Dùng $ để gọi clientID người dùng trên trang.`

<div align="center"><img src="/files/-Lo9NHtDgX4X6rhE435f" alt=""></div>

##
