listSites.RdReturn a list of Sites
listSites( limit = 100, page = 1, organizationId = Sys.getenv("umbrellaOrganizationId") )
| limit | Number of results to return for the given page number. |
|---|---|
| page | Page number of results. |
| organizationId | The organizationID related to this Site |