Using Reactor API Audit Events Endpoint for only specific property | Community
Skip to main content
Level 2
March 3, 2025
Question

Using Reactor API Audit Events Endpoint for only specific property

  • March 3, 2025
  • 0 replies
  • 331 views

I have been working on creating an API request that will return the audit logs only for a specific property. 
I understand that for the reactor API, I can return all the available data with:

 
However, I have been able to find a way to add a filter or even adjust the page size (using ?page[size]={value}) to show me any of the audit events from the property I want. How can I go about doing this?

 

We are using the reactor API since this data is needed from the tag manager.