Get a list of all organizations
Description
The GetAll() method is used to get a list of organizations.
Package Details
Interface
IOrganizationManager
Syntax
OrganizationiManager.GetAll()
Returns
Task<IEnumerable<Organization>>
API
[POST] /api/v1/organizations
TBD……