Dev

DEV: Show caller identity + impersonation actor

DEV ONLY: Echoes who the request is acting AS and, when impersonated, who is really driving it. Hit this while impersonating (either plane — admin plugin or org-scoped) and watch the backend logs.

get/api/v3/dev/whoami

Response

Successful Response

{"stackTrail":"paths:/api/v3/dev/whoami:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes