1. Customer Support
  2. APIs and SDKs FAQs
  3. πŸ‘₯ User Management – Detailed FAQs

How can I retrieve information about a specific user?

 

Use a GET request to this endpoint with the user’s email:

/api/v1/integrations/user/?email=<user_email>

This will return details such as:

  • Name
  • Email
  • Role
  • Status
  • Associated metadata. Docs

If you have any more questions or need assistance, feel free to reach out to us at Hello@frejun.com. We’re here to help!