Retrieve an access right for a specific object.
API method:
GET /v1/getAccessRight
Note: If the full access right is set on the parent object, the
getAccessRight method for the child object will retrieve the
full access right even if there is a hide override set for the child object
type. It's the caller’s responsibility to evaluate the returned APIAccessRight’s
value and overrides to determine the effective access level for the child
object.