⚠️ SECURITY: Retrieves user profile by email address. Requires authentication with scope “read:user”. Supports both OAuth tokens and API keys. Useful for user lookups and invitations.
read:user. Supports both OAuth tokens and API keys.
read:user.
| Parameter | Type | Required | Description |
|---|---|---|---|
email | string | Yes | User email address |
Authorization: Bearer <oauth_token>X-API-Key: sk_...read:user