Is there a way to get the application id used in the admin.atlassian.com/user-connected-apps site (programmatically in Forge)?

Greetings. I’m working on a Forge application, and I’d like to know whether there’s a way to get the application id, programmatically in Forge, but NOT the one that comes in the manifest file (composed of 5 hyphen-separated segments, e.g 632f54d9-977d-42z1-b4ea-a2d790aa9261). The Id I’m interested in is the one used in the Administration site, e.g.,

Would that be possible?

Thanks in advance.