Skip to main content

Get a list application profiles with the REST API

Send the following request to return a list of application profiles with 50 profiles on each page:

http --auth-type=veracode_hmac GET "https://api.veracode.com/appsec/v1/applications/?page=0&size=50"