Skip to content

Commit 66df81b

Browse files
committed
Copy changes for 2fa filter
1 parent 01d803c commit 66df81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/orgs/members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ will be redirected to the [public members list](#public-members-list).
2121

2222
Name | Type | Description
2323
--------|---------|--------------
24-
`filter`|`string` | `2fa_disabled` - List users without [two-factor authentication][2fa-blog] enabled.
24+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two factor authentication][2fa-blog] enabled. Available only for paid organizations and usable only by organization owners.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
2525

2626
[2fa-blog]: https://github.com/blog/1614-two-factor-authentication
2727

0 commit comments

Comments
 (0)