List all project snapshot aggregated issues

POST {{baseUrl}}/org/:orgId/project/:projectId/history/:snapshotId/aggregated-issues

Request Body

{
  "filters": "${filters}",
  "includedescription": "${includedescription}",
  "includeintroducedthrough": "${includeintroducedthrough}"
}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring