# 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>

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.botbanhang.vn/chatbot-nang-cao/get-attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
