# Accounts User Config List Get current user configuration and available actions Endpoint: GET /accounts/user-config Version: 1.0 Security: Bearer ## Response 200 fields (application/json): - `config` (object, required) Current user configuration - `available_actions` (array, required) List of actions available to the user based on their current state - `company_type` (string, required) Type of company the user belongs to ## Response 400 fields