val
Look up the identity of the viewer of an app-authenticated (intranet) val, given the X-Val-Town-User header value that Fastify forwarded to the val. Authenticated with the val's own API token (bearer auth). The projectId inside the signed header must match the caller's own project.
get/v3/val/viewer
Headers
x-val-town-userstring required
The signed X-Val-Town-User header value Fastify forwarded to the val.
Response
Public identity of the viewer derived from a verified X-Val-Town-User header. Only safe, public profile fields are returned — no email or tier.