get https://api.rocket.net/v1/sites//themes
Get list of Wordpress themes currently installed on given site.
Log in to see full request history
Responses
Get list of Wordpress themes currently installed on given site.
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites/id/themes?page=1&per_page=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: