runtime-only
Get a single node definition by ID
[cloud-only] Returns one node's definition from the pre-indexed object_info schema. Served by a raw HTTP handler that writes pre-rendered bytes with ETag + Cache-Control validators for RFC 7232 conditional GETs.
get/api/experiment/nodes/{id}
Path parameters
idstring required
Node class identifier
Headers
If-None-Matchstring
Entity tag previously returned by this endpoint. When present and matching, the server returns 304 Not Modified.
Response
Single node definition