role
field which refers to the Organization Invitation role and will be one of the following values: direct_member
, admin
, billing_manager
, hiring_manager
, or reinstate
. If the invitee is not a GitHub member, the login
field in the return hash will be null
.
External DocumentationTo learn more, visit the GitHub documentation.
Parameters
Parameter | Description |
---|---|
Org | The name of the organization. |
Page | Page number of the results to fetch. |
Per Page | The number of results per page (max 100). |
Return All Pages | Automatically fetch all resources, page by page. |