#418 — Facade correct endpoint for auth
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2025-07-23 · Updated: 2025-09-15
Description
Caused by https://github.com/Twill-AI/facade/issues/394
AC:
- GET
/api/v1/partner/users/{user_id}works only for Owner-s. - Facade provides GET
/api/v1/partner/users/me“Get current user info from cache” API with the same response as ⤴️ .
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets