get https://yourServer.jamfcloud.com/api/preview/remote-administration-configurations/team-viewer//sessions/
Returns a session details if found.
Responses
Returns a session details if found.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/preview/remote-administration-configurations/team-viewer//sessions/ \
--header 'accept: application/json'