Find User
GET {{baseUrl}}/users.lookupByEmail?token=<>&email=<post>
Find a user with an email address.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | Authentication token. Requires scope: groups:history | |
email | string | An email address belonging to a user in the workspace |