> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/get-user-uuid.md).

# Get user uuid

### **Example Request** <a href="#example-request-1" id="example-request-1"></a>

<table><thead><tr><th width="145">Method</th><th>URL</th></tr></thead><tbody><tr><td>GET</td><td><a href="http://localhost:2222/user-settings/token">http://localhost:2222/user-settings/token</a></td></tr></tbody></table>

### **Example Response** <a href="#id-3.-example-response" id="id-3.-example-response"></a>

```
{
 //content
 }
```
