Query for menus in backend (BE)

Navigation menus are technically terms, but there is pretty rich API around theme to abstract that away.

wp_get_nav_menus() should do it. 🙂