Organization ID
OAuth client ID used in authorization requests
Human-readable client name
When the client was created
User who created the client
Client record ID
Whether the client is active (soft-deletable)
OptionallastWhen the client was last used for authentication
Allowed redirect URIs for the authorization flow
Granted OAuth scopes
When the client record was last updated
An OAuth 2.1 client application.
OAuth clients enable third-party applications to authenticate users via the authorization code flow with PKCE. The client secret is only available at creation time.