Skip to main content
GET
Get Tool Version

Authorizations

Authorization
string
header
required

Your SLNG consumer API key.

Path Parameters

tool_id
string<uuid>
required

The tool UUID. Curated tools are visible but read-only, and a tool owned by another organisation returns 404.

version_number
integer
required

The published version number to return.

Response

The requested published version snapshot of the tool.

An immutable published tool version with its frozen snapshot and dependencies.

id
string<uuid>
required
tool_id
string<uuid>
required
version_number
integer
required
snapshot_json
Custom Code · object
required

Published snapshot of a Custom Code tool.

content_hash
string
required
frozen_deps
string[]
required
published_at
string<date-time>
required