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