users lookup By Email
GET {{baseUrl}}/users.lookupByEmail?email=jroche@slack-corp.com
Find a user with an email address.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | (Required) An email address belonging to a user in the workspace |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e","user":{}}