Skip to main content
GET
Get a tap version snapshot

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Query Parameters

name
string
required
version
integer
required

Response

Full snapshot including the pinned script content

version
integer
createdAt
string
createdBy
string

Who saved this version (user, API key label, or agent identity)

changeNote
string
scriptPath
string | null

Storage path of the tap script pinned to this version (taps only)

config
object

The full configuration as saved at this version

script
string | null

Resolved tap script content (taps only; null if the object is absent)