# Get company and system supplied client tags **GET /api/v2/companysettings/clienttags** This endpoint retrieves a list of all company client tags (including system supplied). The response data will be an array of objects with each object being the data for one client tag. ## Servers - https://api.fincalc.co.uk: https://api.fincalc.co.uk () ## Authentication methods - Bearer auth ## Parameters ### Query parameters - **ExcludeFormattedValues** (string) If set to any value, formatted values will be excluded from the response. ## Responses ### 200 Success #### Body: application/json (object) - **success** (boolean) - **data** (object) [Powered by Bump.sh](https://bump.sh)