itemId | string | Required, Identifier | The item ID |
paths | string[] | Required | The paths to share. Each path must start with 'Files/' or 'Tables/' followed by a subpath - the root folder itself cannot be shared |
recipient | ExternalDataShareRecipient | Required | The recipient of the external data share |
workspaceId | string | Required, Identifier | The Workspace ID |
acceptedByTenantId | string | Read-only | The tenant ID that accepted the external data share |
expirationTime | string | Read-only | The expiration time of the external data share in UTC |
id | string | Read-only, Identifier | The External Data Share ID |
invitationUrl | string | Read-only | The invitation URL for the external data share |
principalModel | ExternalDataSharePrincipal | Read-only | The creator principal of the external data share |
status | 'Active' | 'InvitationExpired' | 'Pending' | 'Revoked' | Read-only | The status of the external data share |