List Site’s AccountsAsk AIget https://api.urjanet.com/utility/sites/{siteId}/accountsThis endpoint allows you to view the list of accounts for a site. This endpoint is pageable.Path ParamssiteIdstringrequiredSite ID (UUID)Query ParamssearchstringAn RSQL query string (see here for details.) You can find a list of searchable fields here.pageintegerDefaults to 0Zero-based page index (0..N)sizeintegerDefaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sortADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/hal+jsonapplication/jsonAllowed:application/hal+jsonapplication/jsonResponse 200OKUpdated 8 months ago