users
Get User By Email
GET
Get User By Email
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The email of the user
Response
Successful Response
Schema for reading a User (e.g GET requests). inculdes DB-generated fields like IDs, timestamps, etc.
Related topics
Delete User By EmailGet User By IdGet All UsersGet Current User RouteGet Webhook Log BodyGet User By Email