Organizations
Organizations are "environments" in Close where your team works. Most Close users are a member of only one Organization.
Leads/Contacts/Activities/etc are never able to be shared across multiple organizations.
(The organizations/companies of your sales prospects in Close are called "Leads".)
Get an organization's details, including its current members (users), lead and opportunity statuses, etc.
GET /organization/{id}/
By default, memberships and inactive_memberships are populated with user data prefixed with user_. If you'd rather have a nested user field, use a query string like ?_expand=memberships__user,inactive_memberships__user.
Update organization's name, currency, and reorder existing lead_statuses.
PUT /organization/{id}/