Show my account details

Using the SDK

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

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