User Management
Get user details by email
Retrieve details for user corresponding to the given email.
post/user
Request body
Response
User
Example response
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c",
"email_id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}