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