---
deprecated: true
search:
  tags:
    - Passwordless Recipe
    - GET
seo:
  description: >-
    Get a user's information. Reference for the GET
    /appid-{appId}/{tenantId}/recipe/user ⠀ endpoint in the Core Driver
    Interface API.
sidebar:
  badge: GET
  label: Get passwordless user
title: Get passwordless user
type: openapi-operation
---
Get a user's information.

API is tenant specific if querying by email or phone number.
If querying by userId, tenantId will be ignored.

Note that there is an invisible character at the end of the path, this was to avoid a conflict with the OpenAPI spec.

<Operation source="references-cdi" id="passwordlessgetuser" />
