users
List public keys for a user
Lists the verified public SSH keys for a user. This is accessible by anyone.
get/users/{username}/keys
Path parameters
usernamestring required
The handle for the GitHub user account.
Query parameters
per_pageinteger
The number of results per page (max 100). For more information, see "Using pagination in the REST API."
pageinteger
The page number of the results to fetch. For more information, see "Using pagination in the REST API."
Response
Response