Get a node app by version ID
Get a single node app by version ID. Returns the node app details including input/output schemas.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Node app version ID
Response
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
Selected node app version number
Creation timestamp of this 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
Node app version ID to pass to /node-apps/{id}/execute