---
title: Get user by external ID
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Retrieve a single user by their external ID. The external ID is the
          identifier you assigned when creating the user.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Retrieve a single user by their external ID. The external ID is the identifier you assigned when creating the user.

<APIPage document={"./openapi-admin.json"} operations={[{"path":"/users/{user_external_id}","method":"get"}]} />