- Customer Support
- APIs and SDKs FAQs
- 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
- 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!