Get organization info
Returns information for the requested organization.
GET organizations/{organization}
List user organizations
Returns a list of all organizations for the user.
GET organizations
Update organization details
Allows for updating of organization details.
PATCH organizations/{organization}
Create organization
Creates a new organization for the authenticated user.
POST organizations
Send e-mail to organization
Sends an e-mail to all owners of a given organization.
POST organizations/{organization}/emails