The endpoint retrieves the explicit roles assigned to all users and groups for a specific project,
identified by its assetId. This includes only the direct access control entries defined on the project itself
and does not include any roles that are inherited from parent folders or collections.
NOTE:
The response lists all users and groups that have direct access to the project, along with their respective
roles (e.g., comment, edit).
This data is useful for auditing and role management but does not represent the full effective access
unless inheritance is also considered.
The project must exist and the requester must have at least read-level access. If the project is not found or
access is denied, appropriate error responses will be returned.
The endpoint retrieves the explicit roles assigned to all users and groups for a specific project, identified by its
assetId. This includes only the direct access control entries defined on the project itself and does not include any roles that are inherited from parent folders or collections.