Lists all registered versions of a tool.
GET https://gateway.orkeia.ai/tools/{id}/version-control
Authenticationauthorization: <your_token>.
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Unique identifier of the tool. | TOOL_123456 |
| Field | Type | Description |
|---|---|---|
| version | number | Version number of the tool. |
| timestamp | string | Date/time of version creation (ISO 8601). |