This method returns the default organization.
GET /organization HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
Organization object
{ "name": "Crypstocks", "num_admins": 3, "num_shared_owners": 3, "num_wrapping_keys": 3, "quorum": 2, "workspace": "crypstocks" }