Skip to main content
GET
Look up a user by email

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

email
string<email>
required

Email to look up (normalized to lowercase server-side).

Response

Whether a user exists for the email, with basic recipient info.

Whether a SideShift user exists for the queried email, with basic recipient info.

data
object
required