github_enterprise_team_organizations_get_assignments
Fetch organization assignments for a GitHub enterprise team. Specify the enterprise and team to get a paginated list of assigned organizations.
Instructions
Get organization assignments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise | Yes | enterprise | |
| enterprise_team | Yes | enterprise-team | |
| per_page | No | The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." | |
| page | No | The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." |