get
https://user-api.omni.chat/v1/users/email/
Retrieves a user by their email address.
Returns { id, createdAt, updatedAt } if found, or an empty object {} if not found.
Retrieves a user by their email address.
Returns { id, createdAt, updatedAt } if found, or an empty object {} if not found.
Try It! to start a request and see the response here!