What is the API call to get the Org/Company details for a Zoho CRM account?

What is the API call to get the Org/Company details for a Zoho CRM account?

I use the following to get the active Users:
https://crm.zoho.com/crm/private/xml/Users/getUsers?authtoken=[authtoken.....................]&scope=crmapi&type=ActiveUsers

What would be the string to get the details on the Company, at: https://crm.zoho.com/crm/ShowSetup.do?tab=general&subTab=viewOrgDetails

Thanks!

Kim