Skip to content

Instantly share code, notes, and snippets.

@jordanilchev
Created March 21, 2015 14:12
Show Gist options
  • Select an option

  • Save jordanilchev/42df627619353c43a0ec to your computer and use it in GitHub Desktop.

Select an option

Save jordanilchev/42df627619353c43a0ec to your computer and use it in GitHub Desktop.
Check the Github Owners that do not have 2 Factor Authentication enabled
GET /orgs/[organization]/members?filter=2fa_disabled&role=admin&page=1&per_page=100
Host: api.github.com
Authorization: token [Token with proper permisions ;)]
Accept: application/vnd.github.moondragon+json
Cache-Control: no-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment