rest api to know if a record belonging to any entity is public or not

57 Views Asked by At

Is there any REST API through which I can know if any record belonging to any entity type is public or not?

Actually, I want to perform some kind of action in my Javascript code on the basis of the value that if a record is public or not.

0

There are 0 best solutions below