Get Custom Code
Get all scripts applied to a page.
Required scope | custom_code:read
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
page_id
Unique identifier for a Page
Response
Request was successful
scripts
A list of scripts applied to a Site or a Page
lastUpdated
Date when the Site's scripts were last updated
createdOn
Date when the Site's scripts were created
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error