Get Version
get_versionRetrieve detailed information for a specific Cloudflare Worker version: bindings, compatibility settings, handlers, and usage model.
Instructions
Get a Worker version's detail: bindings, compatibility date/flags, handlers, and usage model for that immutable snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_id | Yes | Version ID (from list_versions) | |
| script_name | Yes | The name of the Worker script |