Using the Welcome to Auth0 Docs - Auth0 Docs endpont you can add the multifactor field to the list of fields to include in the response. However in the Welcome to Auth0 Docs - Auth0 Docs endpoint including the field returns an error.
It is a very odd behaviour that a more specific endpoint that queries by an index a single element brings less information that the generic one that needs to select many elements by query. Do I have to use a search if I know the user id just because the indexed method does not allow the information I need?
I have seen the Welcome to Auth0 Docs - Auth0 Docs , that brings more information than the multifactor field, but it requires an extra request, and the extra info is not needed.