We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b41ed2 commit 2accf21Copy full SHA for 2accf21
content/v3/orgs/members.md
@@ -17,6 +17,14 @@ will be redirected to the [public members list](#public-members-list).
17
18
GET /orgs/:org/members
19
20
+### Parameters {#audit-two-factor-auth}
21
+
22
+Name | Type | Description
23
+--------|---------|--------------
24
+`filter`|`string` | `2fa_disabled` - List users without [two factor authentication][2fa-blog] enabled.
25
26
+[2fa-blog]: https://github.com/blog/1614-two-factor-authentication
27
28
### Response
29
30
<%= headers 200 %>
0 commit comments