Netskope Community
this will return all usernames:curl "https://xxxxxxx.goskope.com/api/v1/clients?token=xxxxxxxxxx" | jq '.data[] | .attributes.users[].user read more..
In order to view this content, you will need to sign in to your account. Simply click the "Sign In" button below
Re: Rest API to fetch the Users from NetSkope
this will return all usernames:curl "https://xxxxxxx.goskope.com/api/v1/clients?token=xxxxxxxxxx" | jq '.data[] | .attributes.users[].user read more..