Skip to main content
GET
Get Nodes

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

inputs
any[]
required
outputs
any[]
required
details
any[]
required
config
Config · object
required
type
string
required
color
string
required
image
string | null
title
string | null
description
string | null
small_description
string | null
documentation_url
string | null
category
string | null
sub_category
string | null
example
string | null
ai_instructions
string | null
integrations
(string | string[])[] | null
providers
string[] | null
config_endpoint
string | null
subflow_config
SubflowConfig · object | null
is_valid
boolean | null
visible
boolean
default:true
is_tool
boolean
default:false
is_available
boolean
default:true
show_to_user
boolean
default:true
paywalled
boolean
default:false
plugin_id
string | null
plugin_name
string | null
supports_mocking
boolean
default:false
deletable
boolean
default:true
unique
boolean
default:false
supports_error_handling
boolean
default:true
supports_iteration
boolean
default:true
no_repeated_names
boolean
default:false
allowed_in_flow_types
string[]
pinned_fields
string[]
output_paths
string[]
input_paths
string[]
v2_ready
boolean
default:false
default_output_type
Default Output Type · object | null
gathers_list
boolean
default:false
gather_fields
string[]
is_loop_scope
boolean
default:false
scope_only_outputs
string[]
referenced_assets
ReferencedAssetField · object[]