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 objectsOptional

A list of scripts applied to a Site or a Page

lastUpdatedstringOptionalformat: "date-string"

Date when the Site’s scripts were last updated

createdOnstringOptionalformat: "date-string"

Date when the Site’s scripts were created

Errors