List nodes

This operation returns a list of all configured nodes.

Query Params
string

The filter parameter may be used to filter the returned collection.

string
Defaults to summary

The view parameter may be used to request that either the summary or detailed view be returned.

string

The sortBy parameter may be used to specify the sort order of the returned collection.

integer
≥ 1
Defaults to 1

The pageNumber parameter may be used to specify an offset into the results. Useful to use in conjunction with pageSize. Page number offset is 1-based.

integer
1 to 1000
Defaults to 100

The pageSize parameter may be used to specify the page size of the returned results. Useful to use in conjunction with pageNumber.

Responses
200

Successful response

Language
Credentials
OAuth2
URL