Detail
Call description
This request gets the information about the Terms of Use specified by ID as parameter.
•This API call requires authorization; the user has to be logged in.
•Request URL: https://mspapi.eset.com/api/TermsOfUse/Detail
•This request is a GET call type.
Call structure
Example call syntax, substitute the green ID with yours:
curl -X GET "https://mspapi.eset.com/api//TermsOfUse/Detail?termsOfUseId=s2d5aas7-1543-as43-a4s5-a2s5q6gg4531" -H "accept: application/json"
Response structure
The response contains data in the JSON format.
If the Terms of Use have already been accepted, the call returns the date and public user ID of the user who accepted it. If the user who accepted the Terms of Use is no longer registered in EMA, a public user ID is not returned.
Troubleshooting
ESET MSP Administrator 2 API uses standardized error codes. If you are getting errors or unexpected responses, see the Troubleshooting API for common problems and the list of error codes.