---
title: "Resolve web user ID to app user"
method: GET
path: "/admin/funnelfox-ltv/resolve-user/{webUserId}"
tags: ["Admin - FunnelFox LTV"]
---

# Resolve web user ID to app user

`GET /admin/funnelfox-ltv/resolve-user/{webUserId}`

Finds the app User by looking up the WebUser firebaseUid and matching it to the User firebaseUserId.

## Path parameters

- `webUserId` string, required

## Response `200`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
