Get Public Viz By Global Slug
GET/v1/public/viz/slug/:slug
Get a published public viz by slug across all accounts (no account required).
Used by the /v/{slug} share gate to resolve which account owns a slug without exposing draft vizes. Returns 404 if no published+public viz with that slug exists.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error