OAuth Clients
Get OAuth client
Returns the details of a single OAuth client on your account by its ID.
get/oauth_clients/{id}
Path parameters
idstring uuid required
OAuth client ID
Response
OAuth client details
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○