> 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="https://2431304707-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lmia7merEGs8onPxhcd%2F-Lo52aO2tzkJXRd1H96J%2F-Lo9Lge5yDg1bbxnj1Vd%2Fimage.png?alt=media&amp;token=3525d185-7325-4937-8db6-dcbc451d241e" 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="https://2431304707-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lmia7merEGs8onPxhcd%2F-Lo52aO2tzkJXRd1H96J%2F-Lo9NHtDgX4X6rhE435f%2Fimage.png?alt=media&amp;token=17d8d3f1-cc92-47e5-8de9-3a848a1c2491" alt=""></div>

##
