# Lists all feature flags with their current settings for the given company **GET /v1/feature-flags/{companyId}/get** Lists all feature flags with their current settings for the given company ## Servers - Development Server: https://api-dev.classmanager.io (Development Server) - Localhost: https://localhost (Localhost) - Local (Valet): https://classmanager.test (Local (Valet)) - Staging Server: https://api-stage.classmanager.io (Staging Server) - Production Server: https://api.classmanager.io (Production Server) ## Parameters ### Path parameters - **companyId** (string) Company ID ## Responses ### 200 List of feature flags #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)