Skip to main content

users.discoverableContacts.lookup method

Welcome to the new home of Slack developer docs!

We're still building and not all features are available quite yet. Enjoy this peek into the future!

Not ready for the future? Return to the past at api.slack.com.

Usage info

This API method can only be used on Enterprise Grid workspaces.

This API method only returns info on whether there is a discoverable Slack user associated with an email address. No other information about the user is returned.

Both users and organizations can opt out of Slack Connect discoverability. See the help center for more instruction.

Use this method when you want to only verify email addresses, or when you want to limit the exposure of user information.

If you do want to return the user's information, use the users.lookupByEmail method to return the user object.

Response