Esta versión de GitHub Enterprise se discontinuó el 2022-10-12. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de GitHub Enterprise.
Usuarios
La API de Usuarios te permite obtener información pública y privada sobre el usuario autenticado.
- Usuarios
- Get the authenticated user
- Update the authenticated user
- List users
- Get a user
- Get contextual information for a user
- Correos electrónicos
- List email addresses for the authenticated user
- Add an email address for the authenticated user
- Delete an email address for the authenticated user
- List public email addresses for the authenticated user
- Seguidores
- List followers of the authenticated user
- List the people the authenticated user follows
- Check if a person is followed by the authenticated user
- Follow a user
- Unfollow a user
- List followers of a user
- List the people a user follows
- Check if a user follows another user
- Claves GPG
- List GPG keys for the authenticated user
- Create a GPG key for the authenticated user
- Get a GPG key for the authenticated user
- Delete a GPG key for the authenticated user
- List GPG keys for a user
- Claves SSH de Git