> ## Documentation Index
> Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GET List CI validation runs

> List GitHub validation runs

```bash theme={null}
GET /validation/runs
```

**Query parameters**

| Parameter | Type      | Description                       |
| --------- | --------- | --------------------------------- |
| `repo`    | `string`  | Filter by repository.             |
| `query`   | `string`  | Search branch or PR number.       |
| `limit`   | `integer` | Page size, 1-100. Defaults to 10. |
| `offset`  | `integer` | Offset. Defaults to 0.            |
