Get application profile details with the REST API
Send the following request to return the details of a specific application profile by the application ID:
http --auth-type=veracode_hmac GET "https://api.veracode.com/appsec/v1/applications?legacy_id={applicationGuid}"
This call returns information based on the app_id
parameter of the XML APIs. The Veracode REST APIs use the application GUID.