How to extract public keys from github enterprise
Bash script to extract public keys for each member of a team in a specific organization in GitHub
The following post will explain how to get all the public keys used by members of a team in github. This can be useful whenever you want to setup ssh keys to give access to a new machine.