Default organization

This method returns the default organization.

Security(Ledger_API_Key and Ledger_API_User) or Ledger_API_Key and Ledger_API_User and Ledger_Store_Auth_Token) or Ledger_API_User or Ledger_API_User and Ledger_Store_Auth_Token)
Responses
200

Organization object

get/organization
Response samples
application/json
{
  • "name": "Crypstocks",
  • "num_admins": 3,
  • "num_shared_owners": 3,
  • "num_wrapping_keys": 3,
  • "quorum": 2,
  • "workspace": "crypstocks"
}
Copyright © Ledger Enterprise Platform 2023. All right reserved.