get https://qa.connect.calamp.com/connect/services/users/username//permissions
Log in to see full request history
Responses
400Invalid request.
403Not authorized for this operation.
404User not found
500Server error
400Invalid request.
403Not authorized for this operation.
404User not found
500Server error
xxxxxxxxxx
curl --request GET \
--url https://qa.connect.calamp.com/connect/services/users/username/username/permissions \
--header 'accept: */*'
Try It!
to start a request and see the response here!