Get all available node types
Retrieve all available node processors with optional filtering by category, search query, and pagination. Supports filtering by node category (models, data_processing, input_output, etc.) and search queries.
Authorizations
JWT token for authentication
Query Parameters
Filter by node category Node category for organizing nodes in the sidebar.
Any string value is accepted, allowing custom categories.
Custom categories can be defined via the /categories endpoint
with display labels, icons, and colors.
Built-in categories with dedicated icons and colors: triggers, inputs, outputs, prompts, models, processing, logic, data, tools, helpers, vector stores, embeddings, memories, agents, ai, interrupts, bundles
"processing"
Search node types by name, description, or tags
100Maximum number of results (1-1000)
1 <= x <= 1000Number of results to skip for pagination
x >= 0