Node Templates
Get node template by ID or name
Get detailed information about a specific node template.
get/v2/node_templates/{id}
Path parameters
idstring required
Node template ID or name
Response
Node template information
Example response
{
"object": "node_template"
}