Identifier of the app.
an object with query parameters
Optionalfilter?: stringA scim filter expression defining which script versions should be retrieved. Filterable fields are:
Optionallimit?: stringMaximum number of records to return from this request.
Optionalpage?: stringOpaque definition of which page of the result set to return. Returned from a previous call using the same filter. Not yet supported.
Optionaloptions: ApiCallOptions
Retrieves the script history for an app. Returns information about the saved versions of the script in a list sorted with latest first.