get https://api.rocket.net/v1/sites//users
For a given site, list all site user which have access to it
Log in to see full request history
Responses
For a given site, list all site user which have access to it
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites/id/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: