Skip to main content

List nodes across the grid using a catalog's library

GET 

/api/catalog_library_dependents

Every node on the grid pinned to a library this catalog published, so a pull that brought a new version can show what it would take to adopt it.

Instance-wide because a catalog is: the same library is installed per-project, so one new version is a question asked of every project that took it. Projects the caller doesn't collaborate on are counted rather than listed - a bare count says the list is partial without disclosing anything about projects they can't see.

Read entirely from each project's hub, never from a dev clone. The question is what the project uses, not what one person has locally changed and not yet committed.

Request

Responses

Successful Response