get https://api.rocket.net/v1/sites/users
For a given user, list all sites user has access to.
Log in to see full request history
Responses
For a given user, list all sites user has access to.
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites/users?page=1&per_page=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: