Returns the snapshot of a specific version of the tool.
GET https://gateway.orkeia.ai/tools/{id}/version-control/{versionId}
Authenticationauthorization: <your_token>.
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Unique identifier of the tool. | TOOL_123456 |
| versionId | string | Yes | Identifier/slug of the version snapshot. | v1.0.1 |