List installed WordPress plugins on accountAsk AIget https://api.rocket.net/v1/sites/{id}/pluginsGet list of WordPress plugins currently installed on given site.Path ParamsidintegerrequiredID of the Site you are interacting withQuery ParamssearchstringSearch plugin name/titlepageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageintegerDefaults to 500Number of results per pagesortstringenumDefaults to titlesort results by this propertynamestatustitleupdateversionAllowed:namestatustitleupdateversiondirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago