---
deprecated: true
search:
  tags:
    - ThirdParty 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 third party user
title: Get third party user
type: openapi-operation
---
Get a user's information.

API is tenant specific if querying by email.
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="thirdpartygetuser" />
