---
title: "GET /api/v1/admin/drifts"
method: GET
path: "/api/v1/admin/drifts"
---

# GET /api/v1/admin/drifts

`GET /api/v1/admin/drifts`

## Response `200`

- object
  - `results` object[], required
    - `completed_at` string
    - `created_at` string, required
    - `id` string, required
    - `name` string, required
    - `owner` string, required
    - `run_type` 'apply' | 'build-config' | 'build-tree' | 'index' | 'plan', required
    - `state` string, required
    - `unlocked` boolean, required

## Changes

- **2025-04-11** `cd4e325d87d5` — 1 warning
  - added the new `build-tree` enum value to the `results/items/run_type` response property for the response status `200`
- **2024-10-03** `2089572474fe` — 1 info
  - removed the `build-tree` enum value from the `results/items/run_type` response property for the response status `200`

[Change history](https://skmtc.dev/terrateamio/apis/untitled-api/changes/api/v1/admin/drifts/get.md)

---

[API](https://skmtc.dev/terrateamio/apis/untitled-api.md) · [All operations](https://skmtc.dev/terrateamio/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/terrateamio/untitled-api/revisions/1fd77fcac464/schema)
