Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit986afb2

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parentceb102d commit986afb2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎content/v3/orgs/members.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ title: Organization Members | GitHub API
99

1010
##Members list
1111

12-
List all users who are members of an organization. A member is a user that
13-
belongs to at least 1 team in the organization. If the authenticated user is
14-
also an owner of this organization then both concealed and public members will
12+
List all users who are members of an organization. If the authenticated user is
13+
also a member of this organization then both concealed and public members will
1514
be returned.
1615

1716
GET /orgs/:org/members
@@ -20,7 +19,7 @@ be returned.
2019

2120
Name | Type | Description
2221
--------|---------|--------------
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 for organization owners.<br/>*`all`: Allmembers the authenticated user can see.<br/><br/>Default:`all`
22+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>*`2fa_disabled`: Members without[two-factor authentication][2fa-blog] enabled. Available for organization owners.<br/>*`all`: Allorganization members.<br/><br/>Default:`all`
2423
`role` |`string` | Filter members returned by their role. Can be one of:<br/>*`all`: All members of the organization, regardless of role.<br/>*`admin`: Organization owners.<br/>*`member`: Non-owner organization members.**This option requires a custom media type to be specified. Please see more in the alert below.**<br/><br/>Default:`all`
2524

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp