This use case scenario provides the Applications REST API command for listing the applications modified after a specific date.
Use this command to return the list of applications modified after a specific date:
http --auth-type=veracode_hmac "https://api.veracode.com/appsec/v1/applications/?modified_after=2020-02-28"
Enter the date in YYYY-MM-DD format.