AppSecOps
Get the application details
Get details of a given application.
get/v1/appsecops/applications/item/{application_id}
Path parameters
application_idstring required
Specify the application ID to get the application data
Response
Success
Example response
{
"dev_tool": "Jenkins",
"service_name": "AWS"
}