List Public Keys For User

Lists the verified public SSH keys for a user. This endpoint is accessible by anyone and returns all public keys associated with the specified GitHub username. The keys returned are those the user has added to their GitHub account for SSH authentication purposes. This is useful for discovering what public keys a user has registered, which can be helpful for repository access management, security audits, or integration with external systems that need to verify a user's registered SSH credentials.