Skip to content
English
  • There are no suggestions because the search field is empty.

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!