We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

REST API to get all activity log of specific incident.

chandu2015
Kilo Explorer

Need help for REST API to get all activity log of specific incident.

1 ACCEPTED SOLUTION

Mike Allen
Mega Sage

You can get it from the sys_history_line table.


View solution in original post

1 REPLY 1

Mike Allen
Mega Sage

You can get it from the sys_history_line table.