> For the complete documentation index, see [llms.txt](https://docs.jsfiddle.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jsfiddle.net/api/get-username.md).

# Get username

## get\_username

<mark style="color:blue;">`GET`</mark> `http://jsfiddle.net/user/get_username/`

Responds with the logged in users username

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
|      | string |             |

{% tabs %}
{% tab title="200 " %}

```
oskar
```

{% endtab %}
{% endtabs %}
