Get user access right on Document

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

0 votes

1 answers

1946 views

ANSWER



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

0 votes