Retrieve an end user by their unique identifier. Returns user details including external_id, email, and metadata. Returns 404 if the end user does not exist or does not belong to the current organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier (UUID) of the resource
OK
End user resource representing a user who interacts with embedded AI widgets. Identified by external_id from the embedding site.