listPublishedSiteUrls( )


Retrieves a list of a site's published URLs. If a site hasn't been published, the call returns an empty array.

Method Declaration
Copy
Method Parameters
optionsListPublishedSiteUrlsOptions
Returns
Return Type:Promise<ListPublishedSiteUrlsResponse>
Errors
400Invalid Argument

There are 3 errors with this status code.

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

Did this help?