There was an error while loading. Please reload this page.
1 parent 8f4ab69 commit 202def1Copy full SHA for 202def1
1 file changed
content/changes/2014-01-29-audit-org-members-for-2fa.md
@@ -11,7 +11,7 @@ We've added a [new filter][filter] for listing members of an organization withou
11
12
<pre class="terminal">
13
$ curl -H "Authorization: token [yours]" \
14
- https://api.github.com/orgs/[orgname]/members\?filter\=2fa_disabled
+ "https://api.github.com/orgs/[orgname]/members?filter=2fa_disabled"
15
</pre>
16
17
The new filter is available for owners of organizations with private
0 commit comments