Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

GET /v1/vals/{val_id}

Gets information about a specific val.

To access private vals, pass your API token as a secret to the function. Read more about authentication to understand how to generate a token and save it as a secret.

Migrated from folder: docs/api/getVal