List 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.

Get a list of OAuth clients for an account. Your token should have 'oauth-management' scope to perform this request.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!