list-user-orgs
Retrieve GitHub Enterprise organizations associated with a specific user by providing their username. Supports pagination for managing large result sets.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination | |
per_page | No | Number of results per page (max 100) | |
username | Yes | Username of the user whose organizations to list |