---
title: "GET /v1/{+parent}/violations"
method: GET
path: "/v1/{+parent}/violations"
tags: ["organizations"]
---

# GET /v1/{+parent}/violations

`GET /v1/{+parent}/violations`

Lists the Violations in the AssuredWorkload Environment. Callers may also choose to read across multiple Workloads as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of workload-id in the parent. Format `organizations/{org_id}/locations/{location}/workloads/-`

## Path parameters

- `parent` string, required

## Query parameters

- `filter` string
- `interval.endTime` string
- `interval.startTime` string
- `orderBy` string
- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/assuredworkloads.md) · [All operations](https://skmtc.dev/google/apis/assuredworkloads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/assuredworkloads/revisions/bff5f680b449/schema)
