GET /orgs/{org}/public_members/{username}
Summary: Check public organization membership for a user
Operation ID: orgs/check-public-membership-for-user
Auth: bearer_token
Operation ID: orgs/check-public-membership-for-user
Auth: bearer_token
Description
Check if the provided user is a public member of the organization.
Parameters (2)
org
(string, path, required)
The organization name. The name is not case sensitive.
username
(string, path, required)
The handle for the GitHub user account.
No probe data for this endpoint yet.