
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2020 06:23 PM
Hello,
i'm looking for how can i get audit log for array of ids. i have three or more ids and i need to get results using only one request using webscripts API or API search, where i can sort them all by date. Do you know about something valuable for this case? Thanks!
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2020 06:04 AM
The OOTB API to get the audit entry is for a single node only.
You can not pass multiple node ids in the URL either. As per my knowledge, you will have to write custom code / api to get the audit entries of an array of nodes.
Kintu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2020 06:04 AM
The OOTB API to get the audit entry is for a single node only.
You can not pass multiple node ids in the URL either. As per my knowledge, you will have to write custom code / api to get the audit entries of an array of nodes.
Kintu
