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.