Returns all client applications.
Returns all client applications.
<Check title="Required Permissions">The user must be an admin or have `workspace-manage-config:read` permissions.</Check>
Response
OK
clientId
The client application's identifier.
displayName
The client application's display name.
redirectUris
The redirect URIs.
isConfidential
Indicates whether the client application is confidential.
Backend integrations are considered confidential as the secret is never shipped to a user, while web apps or CLI integrations are not.
createdOn
The date this entity was created.
updatedOn
The date this entity was last modified.