latestSwagger 2.02026-08-2053114259.7 KB

41da8739a690

Dataset Management

List dataset shares

Returns all user and group permission assignments for the specified dataset.

get/api/dataset/{datasetId}/shares

Path parameters

datasetIdstring required

The unique identifier of the dataset

Response

Returns dataset permission assignments

idstring

The ID of the share.

permissionSetIdstring

The ID of the permission set that is shared.

shareableEntityType'User' | 'Group'
<p>Possible values:</p> <ul> <li><b>User</b>: A user</li> <li><b>Group</b>: A group</li> </ul>
resourceIdstring

The ID of the dataset that is shared.