Get API Activity Log
POST - https://rest.triand.com/Access/adminActivityLog
No Required Parameters
Example get and response:
curl -X POST https://rest.triand.com/Access/adminActivityLog \
-H "Authorization: Bearer eyJ....really long string...ItCJA" \
-H "Accept: application/json"