Get a single node app by version ID. Returns the node app details including input/output schemas.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Node app version ID
Node app details
Node app response schema
Unique identifier for the node app
ID of the node app author
ID of the workspace that owns the node app
Name of the node app
URL-friendly identifier for the node app
Description of the node app
Visibility scope: "public", "user", or "workspace"
Creation timestamp
Last update timestamp
ID of the latest version of the node app
Creation timestamp of the latest version
Username of the node app creator
Example output URLs
OpenAPI 3.1 JSON Schema for input parameters
OpenAPI 3.1 JSON Schema for output values
Maps OpenAPI input keys to internal keys for execution
Maps internal output keys (nodeId-handleId) to API keys