Get Custom Code

Get all scripts applied to a page.

Required scope | custom_code:read

Path parameters

page_idstringRequiredformat: "objectid"
Unique identifier for a Page

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Request was successful
scriptslist of objects or null
A list of scripts applied to a Site or a Page
lastUpdatedstring or nullformat: "date-string"
Date when the Site's scripts were last updated
createdOnstring or nullformat: "date-string"
Date when the Site's scripts were created

Errors