Returns the client application with the specified id.
Returns the client application with the specified id.
Required Permissions
The user must be an admin or haveworkspace-manage-config:read
permissions.Path parameters
clientId
The id of the client application.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
clientId
The client application’s identifier.
displayName
The client application’s display name.
redirectUris
The redirect URIs.
createdOn
The date this entity was created.
updatedOn
The date this entity was last modified.