listTags( )


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 tags.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Bookings Services and Settings
Manage Restaurants - all permissions
Manage Tags
Read Tags
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
fqdnstringRequired

The Fully Qualified Domain Name (FQDN) to which the tags are associated. Currently supports only eCommerce Orders: wix.ecom.v1.order.


optionsListTagsOptions
Returns
Return Type:Promise<ListTagsResponse>
Errors

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

Did this help?