get https://{BaseUrl}/api/v3.0/roleAssignments
This endpoint returns a list of all role assignments in current user's account.
Responses
This endpoint returns a list of all role assignments in current user's account.
xxxxxxxxxx
curl --request GET \
--url 'https://api.cxxx.eagleeyenetworks.com/api/v3.0/roleAssignments?pageSize=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: