v1

latestOpenAPI 3.0.22026-07-2610288167.4 KB
Registry

Retrieve a specific node by ID

Returns the details of a specific node.

get/nodes/{nodeId}

Path parameters

nodeIdstring required

Query parameters

include_translationsboolean

Whether to include the translation or not

Response

Node details

authorstring
banner_urlstring

URL to the node's banner.

categorystring

DEPRECATED: The category of the node. Use 'tags' field instead. This field will be removed in a future version.

created_atstring date-time

The date and time when the node was created

descriptionstring
downloadsinteger

The number of downloads of the node.

github_starsinteger

Number of stars on the GitHub repository.

iconstring

URL to the node's icon.

idstring

The unique identifier of the node.

licensestring

The path to the LICENSE file in the node's repository.

namestring

The display name of the node.

preempted_comfy_node_namesstring[]

A list of Comfy node names that are preempted by this node.

ratingnumber

The average rating of the node.

repositorystring

URL to the node's repository.

search_rankinginteger

A numerical value representing the node's search ranking, used for sorting search results.

status'NodeStatusActive' | 'NodeStatusDeleted' | 'NodeStatusBanned'
status_detailstring

The status detail of the node.

supported_acceleratorsstring[]

List of accelerators (e.g. CUDA, DirectML, ROCm) that this node supports

supported_comfyui_frontend_versionstring

Supported versions of ComfyUI frontend

supported_comfyui_versionstring

Supported versions of ComfyUI

supported_osstring[]

List of operating systems that this node supports

tagsstring[]
tags_adminstring[]

Admin-only tags for security warnings and admin metadata

translationsobject

Translations of node metadata in different languages.