Get vault record by user ID
GET /vault/:userId
Returns all verified skills, sources, touchpoints, and proof metadata for display in your frontend. Use this endpoint to render skill verification badges or trust signals without requiring the user to open the popup.
Vault records are accessed by email (OTP-verified in the popup) or by
userId via this API endpoint. Both Test and Production vaults are isolated — test records never appear in the production vault.
