Get client by ID
Get a registered OAuth 2.0 client by unique client ID.
Path parameters
clientId
The client ID
Headers
Authorization
Response
OAuth 2.0 client response
_links
The location and content type of related resources
name
Client name
_accountId
The account ID the client is registered under
_clientId
The client’s unique ID
redirectUri
The client’s redirect URI
_creationDate
Timestamp of client creation date
description
Client description
_clientSecret
The client secret. This will only be shown upon creation.