- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2011 10:58 AM
I was wondering if it's possible to get user access right to a specific Document or get the list of all user access via the REST automation service?
Thanks!
Dom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2011 02:05 PM
Automation API doesn't expose any operation to get ACLs.
However you can write your own operation to do that. Pay attention to the fact that only Document or Blob types can be returned by an Automation operation
Thierry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2011 02:05 PM
Automation API doesn't expose any operation to get ACLs.
However you can write your own operation to do that. Pay attention to the fact that only Document or Blob types can be returned by an Automation operation
Thierry
