FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    How do I query a bunch of Users and their associated data? Is it better to use the API or the UI?

    Scheduled Pinned Locked Moved
    Q&A
    0
    2
    8.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • joshuaJ
      joshua
      last edited by

      How do I query a bunch of Users and their associated data? Is it better to use the API or the UI?

      1 Reply Last reply Reply Quote 1
      • joshuaJ
        joshua
        last edited by

        Both the API and the UI can pull User Data.


        Via API

        Docs are here:

        • https://fusionauth.io/docs/v1/tech/apis/users/#search-for-users
        • https://fusionauth.io/docs/v1/tech/apis/users/#elasticsearch-search-engine

        Via UI

        The functionality is nested under the user tab on the upper left nav.

        • From there click on the advanced button.
        • From there you can enter your query in the search bar.
        • Note: If you want to see how the query is constructed, there is also a toggle - Show Elasticsearch Query
        • https://fusionauth.io/docs/v1/tech/core-concepts/users/#user-search can guide you through a simple user query.
        1 Reply Last reply Reply Quote 0
        • First post
          Last post