List installed Wordpress themes on accountAsk AIget https://api.rocket.net/v1/sites/{id}/themesGet list of Wordpress themes currently installed on given site.Path ParamsidintegerrequiredID of the Site you are interacting withQuery ParamssearchstringSearch theme name/title/descriptionpageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageintegerDefaults to 50Number of results per pagesortstringenumsort results by this propertydescriptionnamestatustitleupdateversionAllowed:descriptionnamestatustitleupdateversiondirectionstringenumDirection 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