# Get the providers that the user still needs to configure **GET /V1/tfa/tfat-providers-to-activate** Get the providers that the user still needs to configure ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ### Query parameters - **tfaToken** (string) ## Responses ### 200 200 Success. #### Body: (array[object]) - **enabled** (boolean) True if this provider has been enabled by admin - **engine** (object) 2FA engine interface - **code** (string) Provider code - **name** (string) Provider name - **icon** (string) Icon - **reset_allowed** (boolean) True if this provider configuration can be reset - **configure_action** (string) Configure action - **auth_action** (string) Auth action - **extra_actions** (array[string]) Allowed extra actions ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)