v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
organization

List a user's organizations

get/users/{username}/orgs

Path parameters

usernamestring required

username of the user whose organizations are to be listed

Query parameters

pageinteger

page number of results to return (1-based)

limitinteger

page size of results

Response

OrganizationList

avatar_urlstring

The URL of the organization's avatar

descriptionstring

The description of the organization

emailstring

The email address of the organization

full_namestring

The full display name of the organization

idinteger

The unique identifier of the organization

locationstring

The location of the organization

namestring

The name of the organization

repo_admin_change_team_accessboolean

Whether repository administrators can change team access

usernamestring

username of the organization deprecated

visibility'public' | 'limited' | 'private'

The visibility level of the organization (public, limited, private)

websitestring

The website URL of the organization