List Node Types
Node Types
List Node Types
List all available node types.
GET
List Node Types
Returns all available node types for your organization.Documentation Index
Fetch the complete documentation index at: https://docs.mosaic.so/llms.txt
Use this file to discover all available pages before exploring further.
Request
Response
Returned Fields
| Field | Type | Description |
|---|---|---|
node_type_id | string | Node type ID (UUID). |
node_type_name | string | null | Node type display name. |
docs_url | string | null | Canonical docs page URL (from nodes.docs_path). |
params_docs_url | string | null | Exact params/API section URL (from nodes.docs_anchor). |