Skip to main content
3-Newcomer
November 19, 2025
Question

Retrieve audit logs (user activity) from codebeamer to internal tool

  • November 19, 2025
  • 2 replies
  • 160 views

Is there an api to call audit trails for user activity to connect 3rd party apps (to record user activity). Example: webhook. 

2 replies

18-Opal
November 21, 2025

Hi, 

Codebeamer doesn’t expose a dedicated “audit log API” or webhook feed for user-activity events. The platform records all changes internally, but those logs aren’t published as a standalone audit-stream you can subscribe to.

 

What is available today are the standard REST APIs for item history, tracker changes, and revisions. Those endpoints let an external tool poll for changes, but they won’t provide a full system-wide audit trail or real-time event push. If the use case requires continuous monitoring, the only option right now is to build a polling integration around the history endpoints. No webhook-based audit export exists in the current product.

 

Thanks,

Community Manager
December 28, 2025

Hi @YA_11857953,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag