# List App Services Admin Auth Providers **GET /auth/providers** ## Servers - The root API resource and starting point for the App Services API.: https://services.cloud.mongodb.com/api/admin/v3.0 (The root API resource and starting point for the App Services API.) ## Parameters ## Responses ### 200 Successfully enumerated available authentication providers. #### Body: application/json (array[object]) - **name** (string) The name of the authentication provider. This value must be the same as the value of `type`. - **type** (string) - **disabled** (boolean) If `true`, the auth provider is disabled. Users cannot log in through the provider until it is enabled. [Powered by Bump.sh](https://bump.sh)