Function: listHubstaffOrganizations()
listHubstaffOrganizations():
Promise<Result<HubstaffOrg[],HubstaffError>>
Defined in: src/server/integrations/hubstaff/api.ts:272
List the organizations the token can see (for the "List my orgs" helper).
Returns
Promise<Result<HubstaffOrg[], HubstaffError>>