github-admins
Get 2FA organization admins from GitHub.
github-admins [profile=PROFILE]
- profile=PROFILE
- GitHub connect profile code
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | GitHub connect profile code. |
| id | Long | ID | 64bit integer |
| type | String | Type | e.g. User |
| login | String | Login name | e.g. octocat |
| site_admin | Bool | Site admin | |
| node_id | String | Node ID | e.g. MDQ6VXNlcjE= |
| gravatar_id | String | Gravatar ID | e.g. 41d064eb2195891e12d0413f63227ea7 |
| url | String | URL | e.g. https://api.github.com/users/octocat |
| html_url | String | HTML URL | e.g. https://github.com/octocat |
| avatar_url | String | Avatar URL | e.g. https://github.com/images/error/octocat_happy.gif |
| repos_url | String | Repos URL | e.g. https://api.github.com/users/octocat/repos |
| following_url | String | Following URL | e.g. https://api.github.com/users/octocat/following{/other_user} |
| followers_url | String | Followers URL | e.g. https://api.github.com/users/octocat/followers |
| starred_url | String | Starred URL | e.g. https://api.github.com/users/octocat/starred{/owner}{/repo} |
| gists_url | String | Gists URL | e.g. https://api.github.com/users/octocat/gists{/gist_id} |
| organizations_url | String | Organizations URL | e.g. https://api.github.com/users/octocat/orgs |
| subscriptions_url | String | Subscriptions URL | e.g. https://api.github.com/users/octocat/subscriptions |
| events_url | String | Events URL | e.g. https://api.github.com/users/octocat/events{/privacy} |
| received_events_url | String | Received events URL | e.g. https://api.github.com/users/octocat/received_events |