get https://api.phone.com/v4/accounts//oauth/clients/
Phone.com API supports OAuth 2.0 Authorization Framework, which enables a third-party application (client) to obtain limited access to HTTP API requests. This page describes how to use the /oauth/clients API to list, get and delete client.
Show details of an individual OAuth client. Your token should have 'oauth-management' scope to perform this request.