Get Custom Code

GET

Get all scripts applied to a site by the App.

Script Registration

To apply a script to a site or page, the script must first be registered to a site via the Register Script endpoints. Once registered, the script can be applied to a Site or Page using the appropriate endpoints. See the documentation on working with Custom Code for more information.

Required scope | custom_code:read

Path parameters

site_idstringRequired

Unique identifier for a Site

Response

Request was successful

scriptslist of objectsOptional

A list of scripts applied to a Site or a Page

lastUpdatedstringOptional

Date when the Site’s scripts were last updated

createdOnstringOptional

Date when the Site’s scripts were created

Errors

Built with