List OAuth apps
Tokens
List OAuth apps
Lists the OAuth applications the authenticated caller has registered, scoped to the caller’s own active (non-disabled) apps. Each entry includes the client_id, name, client_type (public for PKCE-only or confidential for clients with a secret), redirect_uris, requestable scopes, and creation timestamp, ordered newest first.
GET
List OAuth apps
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....