getMyPermissions( )


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 the current user's permissions for the specified data collection.

Method Declaration
Copy
Method Parameters
dataCollectionIdstringRequired

ID of the collection for which to check the current user's permissions.

Returns
Return Type:Promise<GetMyPermissionsResponse>
Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?