Basic Parameters
| Parameter | Description |
|---|---|
| Group ID | If set, only return organizations within the specified group. |
| Is Personal | If true, only return organizations that are not part of a group. |
| Name | Only return orgs whose name contains this value. |
| Slug | Only return orgs whose slug exactly matches this value. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Ending Before | Return the page of results immediately before this cursor. |
| Limit | Number of results to return per page. |
| Starting After | Return the page of results immediately after this cursor. |