---
title: "List Runs"
method: GET
path: "/v1/self-improve/runs"
tags: ["Self-Improve"]
---

# List Runs

`GET /v1/self-improve/runs`

## Query parameters

- `agent_id` integer, nullable
- `status` string, nullable

## Headers

- `X-Organization-Id` string
- `X-API-Key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `aa501502e1fc` — 1 info
  - added the new optional `header` request parameter `X-Organization-Id`

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/self-improve/runs/get.md)

---

[API](https://skmtc.dev/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.dev/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getbluejay/apis/bluejay-api/revisions/ecbdce14b5c0?raw)
