Get scripts for an integration
Scripts
Get scripts by integration
Retrieve all scripts belonging to an integration. Requires the READ_SCRIPTS scope.
GET
Get scripts for an integration
Returns every script attached to the given integration. The store is bound to your app token server-side — never send a shop id.
Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Path Parameters
The integration's id (Mongo ObjectId).

