Skip to content

Commit 2accf21

Browse files
committed
Add filter for auditing 2FA
1 parent 0b41ed2 commit 2accf21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/v3/orgs/members.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ will be redirected to the [public members list](#public-members-list).
1717

1818
GET /orgs/:org/members
1919

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+
2028
### Response
2129

2230
<%= headers 200 %>

0 commit comments

Comments
 (0)