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 have workspace-manage-config:read permissions.

Path parameters

clientIdstringRequired

The id of the client application.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK

clientIdstring or nullOptional

The client application’s identifier.

displayNamestring or nullOptional

The client application’s display name.

redirectUrislist of stringsOptional

The redirect URIs.

createdOndatetimeOptional

The date this entity was created.

updatedOndatetimeOptional

The date this entity was last modified.