get https://api.rocket.net/v1/sites
Get list of all sites and their details for given user, can be filtered by domain.
Log in to see full request history
Responses
Get list of all sites and their details for given user, can be filtered by domain.
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites?page=1&per_page=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: