# Gets all users from company **GET /api/contact/getContactsOfCompany** Gets all users from a specific company ## Servers - http://api.example.com: http://api.example.com () ## Parameters #### Query parameters - **companyid** (string) ## Responses ### default: User successfully updated #### Body Parameters: application/json (array[object]) - **PASSCHANGED** (string(date-time)) - **EMAILBLOCKED** (boolean) - **datemodified** (string(date-time)) - **COMPANY_ID** (integer) - **SENDIMMEDIATE** (boolean) - **EMAILARCHIVE** (boolean) - **permissions** (object) - **CONTACTID** (integer) - **MOBILE** (string) - **SURNAME** (string) - **TAILOREDDIGEST** (boolean) - **TEL** (string) - **FIRST_NAME** (string) - **COMPANYTYPE** (integer) - **STATUS** (string) - **COMPANYKNOWNAS** (string) - **COMPANYNAME** (string) - **JOBTITLE** (string) - **ACTIVE** (boolean) - **UNSUBSCRIBED** (boolean) - **roles** (array[object]) - **TURNOVEREMAILS** (string) - **EMAIL** (string(email)) [Powered by Bump.sh](https://bump.sh)