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}/versions

Returns information about each version of a specific val.

To access private vals this requires a secret called valtownToken, set to your API Token. See more about authentication to understand how to generate a token.

Migrated from folder: docs/api/getValVersions