Get tool version
Authentication
X-Hume-Api-Keystring
API Key authentication via header
Path parameters
id
Identifier for a tool. Formatted as a UUID.
version
Version number for a tool. Version numbers should be integers.
Response
Success
created_on
The timestamp when the first version of this tool was created.
id
Identifier for a Tool. Formatted as a UUID.
modified_on
The timestamp when this version of the tool was created.
name
Name applied to all versions of a particular Tool.
parameters
Stringified JSON defining the parameters used by this version of the Tool.
tool_type
Allowed values:
version
Version number for a Tool. Version numbers should be integers. The combination of configId and version number is unique.
version_type
Allowed values:
description
Text describing what the tool does.
fallback_content
Text to use if the tool fails to generate content.
version_description
Description that is appended to a specific version of a Tool.

