v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
clientApplications

Returns all client applications.

<Check title="Required Permissions" icon="key">The user must be an admin or have workspace-manage-config:read permissions.</Check>

get/clientapplications

Headers

Authorizationstring required

Bearer authentication

Response

OK

clientIdstring nullable

The client application's identifier.

displayNamestring nullable

The client application's display name.

redirectUrisstring[] nullable

The redirect URIs.

isConfidentialboolean

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.

createdOnstring date-time

The date this entity was created.

updatedOnstring date-time

The date this entity was last modified.