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

    How to getting user list with application

    Scheduled Pinned Locked Moved Solved
    General Discussion
    3
    4
    890
    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.
    • P
      prawee
      last edited by

      i want to getting user list with application.

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @prawee
        last edited by

        @prawee I'm not sure I understand. Can you explain what you are trying to do in a bit more detail?

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • P
          prawee
          last edited by

          @dan is done already. thank you

          i mean users list that's registrations in each application

          joshuaJ 1 Reply Last reply Reply Quote 0
          • joshuaJ joshua marked this topic as a question on
          • joshuaJ joshua has marked this topic as solved on
          • joshuaJ
            joshua @prawee
            last edited by

            Future Viewers Note:

            This can be obtained via the User API

            • https://fusionauth.io/docs/v1/tech/apis/users#retrieve-a-user

            You can view the user's registrations in the response:

            user.registrations [Array]
            The list of registrations for the User. This will include registrations for inactive applications.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post