Return a list of Networks

listNetworks(
  limit = 100,
  page = 1,
  organizationId = Sys.getenv("umbrellaOrganizationId")
)

Arguments

limit

Number of results to return for the given page number.

page

Page number of results.

organizationId

The organizationID related to this Network