Show Audit Log

GET {{baseUrl}}/api/v2/audit_logs/:audit_log_id

Allowed For

  • Admins on accounts that have audit-log access

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"audit_log":{"action":"update","actor_id":1234,"actor_name":"Sameer Patel","change_description":"Role changed from Administrator to End User","created_at":"2012-03-05T11:32:44Z","id":498483,"ip_address":"209.119.38.228","source_id":3456,"source_label":"John Doe","source_type":"user","url":"https://company.zendesk.com/api/v2/audit_logs/498483.json"}}