# Gets a company **GET /api/company/getCompany** Gets an existing company ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **id** (string) id of company to retrieve ## Responses ### default Get user #### Body: application/json (object) - **company_address_1** (string) - **company_mobile** (string) - **permissions** (object) - **company_phone** (string) - **contact_id** (integer) - **sortCode** (string) - **leaveDate** (string(date)) - **accountNumber** (string) - **company_address_4** (string) - **company_website** (string) - **company_postcode** (string) - **company_phone_2** (string) - **VATNumber** (string) - **company_address_2** (string) - **known_as** (string) - **name** (string) - **company_contact** (string) - **description** (string) - **automateProfiles** (boolean) - **registeredOfficeAddress** (string) - **typeName** (string) - **type_id** (integer) - **company_email** (string(email)) - **joinDate** (string(date)) - **companyRegNo** (string) - **company_fax** (string) - **isActiveCompany** (boolean) - **id** (integer) - **modified** (string(date-time)) - **NMBSID** (string) - **company_address_3** (string) - **company_address_5** (string) - **score** (integer) [Powered by Bump.sh](https://bump.sh)