Show my user details

Using the SDK

user = api.user.get_self()
<?php

$user = $api->user->getSelf();
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!