get {protocol}://{base-url}/integration/data-products/v1/data-products/permissions/
Retrieves a list of permissions. Supports filtering by subject (user/group/everyone),
object (app/marketplace/data_product), and role. If no filters are provided, all permissions are returned.
Note: subject_type
and subject_id
must be provided together, likewise for object_type
and object_id
.