AppSecOps
List of projects
List of projects
post/v1/appsecops/projects/list
Request body
Example request
{
"sort": [
{
"column": "name"
}
],
"filters": {
"sbom_filter": "with_sbom"
}
}Response
Success
List of projects
{
"sort": [
{
"column": "name"
}
],
"filters": {
"sbom_filter": "with_sbom"
}
}Success