Look up a user by email
GET/core/api/v1/user/email/:email
Returns null (HTTP 200) rather than 404 when not found — used to probe email availability, e.g. by the tenant-provisioning wizard.
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.