Retrieve all rights on a asset.
/asset/$asset_id/acl [GET]
This call needs EGA authentication.
| Parameter (Type) | Description | Required | Default value | Max. length |
|---|---|---|---|---|
| asset_id (ALPHA_NUM) | The ID of the asset to set the rights on. | Required | - | |
| user_id (ALPHA_NUM) | This must be the owner ID of the asset. | Required | - |
/asset/IuQahqi9ATcSAw2QMFAXeC2N/acl?user_id=entree004
<items>
<item id="1">
<aut_app>5</aut_app>
</item>
</items>