Get Super Node Dependents
Super Nodes
Get Super Node Dependents
Paginated list of workflows that embed the given workflow as a super node.
Surfaces the same data that DELETE /super-node-interface previously capped at 100,
but in a dedicated endpoint with pagination. Used by the dashboard to power the
“See dependents” view and to gate unpublish confirmation.
GET
Get Super Node Dependents
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 200