listSharedDataCollections( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of shared data collections.

Returns either the collections that are either being shared by the current site or shared with the current site. Specify sharedWithCurrentSite to filter the direction.

Method Declaration
Copy
Method Parameters
optionsListSharedDataCollectionsOptions
Returns
Return Type:Promise<ListSharedDataCollectionsResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?