Add a user to the organization; returns the added member.
Optionalopts: RequestOptionsAdopt an orphaned organization.
Optionalopts: RequestOptionsCreate an organization.
Optionalopts: RequestOptionsDelete an organization.
Optionalopts: RequestOptionsFetch an organization by id.
Optionalopts: RequestOptionsOrg-wide gateway roll-up: every gateway the org's applications route through, deduped across apps, with real WS-heartbeat health and the count of apps routed through each. Powers the dashboard gateway card. Managed gateways surface only through this app-ownership-derived projection, never as browsable devices.
Optionalopts: RequestOptions{ gateways, counts: { healthy, degraded } }. An org with no
published apps returns empty gateways and zeroed counts.
List every application in the organization.
Optionalopts: RequestOptionsList every device in the organization.
Optionalopts: RequestOptionsList orphaned organizations available to adopt.
Optionalopts: RequestOptionsList the organization's member users.
Optionalopts: RequestOptionsRemove a user from the organization.
Optionalopts: RequestOptionsUpdate an organization; returns the updated row.
Optionalopts: RequestOptionsChange a member's role within the organization; returns the updated member.
Optionalopts: RequestOptions
Organization CRUD, membership management, and org-scoped fan-out reads.