Get a list of the installed nodes
Requires permission: nodes.read
Header | Value |
---|---|
Accept |
application/json or text/html - see response section |
Authorization |
Bearer [token] - if authentication is enabled |
Status Code | Reason | Response |
---|---|---|
200 |
Success | Depends on Accept header. See below for details. |
401 |
Not authorized | none |
Returns an array of Node Set objects. For example:
This returns the HTML content for all of the installed nodes as a single response.