get https://api.webflow.com/v2/sites//registered_scripts
List of scripts registered to a Site.
In order to use the Custom Code APIs for Sites and Pages, Custom Code Scripts must first be registered to a Site via the registered_scripts
endpoints, and then applied to a Site or Page using the appropriate custom_code
endpoints. Additionally, Scripts can be remotely hosted, or registered as inline snippets.
Access to this endpoint requires a bearer token from a Data Client App.Required scope |
custom_code:read