---
title: "Developer's recent dev deploys"
method: GET
path: "/api/v1alpha/developers/{username}/dev_deploys"
tags: ["Developers"]
---

# Developer's recent dev deploys

`GET /api/v1alpha/developers/{username}/dev_deploys`

Returns the 10 most recent dev deploy batches for the developer.

## Path parameters

- `username` string, required

## Response `200`

Dev deploys retrieved

- object[]

## Other responses

- `401` — Unauthorized
- `404` — Not Found

## Changes

- **2026-07-30** `37d6dddb7b5a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hail-is/apis/hail-ci-service/changes/api/v1alpha/developers/:username/dev_deploys/get.md)

---

[API](https://skmtc.dev/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.dev/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/revisions/37d6dddb7b5a/schema)
