You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3/orgs/members.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ be returned.
20
20
21
21
Name | Type | Description
22
22
--------|---------|--------------
23
-
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>*`2fa_disabled`: Members without[two-factor authentication][2fa-blog] enabled. Available forowners of organizations with private repositories.<br/>*`all`: All members the authenticated user can see.<br/><br/>Default:`all`
23
+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>*`2fa_disabled`: Members without[two-factor authentication][2fa-blog] enabled. Available fororganization admins.<br/>*`all`: All members the authenticated user can see.<br/><br/>Default:`all`
24
24
`role` |`string` | Filter members returned by their role. If specified, must be set to`admin`, which will only return users with admin permissions on the org.**This parameter requires a custom media type to be specified. Please see more in the alert below.**