Scripts
Get Script for Website
Use this API to retrieve the script for the specified website.
get/v2/websites/scripts
Query parameters
websitestring required
ID of the webiste or URL of the website.
scriptTypestring
Type of the script. It can be test or prod/production. test publishes test script and prod/production - publishes production script. If nothing is provided by the user, both production and test scripts will be published.
Response
OK