List public organization memberships for the specified user. This method only lists public memberships, regardless of authentication. If you need to fetch all of the organization memberships (public and private) for the authenticated user, use the List organizations for the authenticated user API instead.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the GitHub documentation.
Parameters
| Parameter | Description |
|---|---|
| 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. |
| Username | The username of the user to list organizations for. |