---
title: "Check whether a legacy AO install is available to import"
method: GET
path: "/api/v1/import"
tags: ["import"]
---

# Check whether a legacy AO install is available to import

`GET /api/v1/import`

## Response `200`

OK

- ImportStatusResponse
  - `available` boolean, required
  - `legacyRoot` string, required

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-06-26** `3e3c1a1a8f02` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/import/get.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/revisions/21c08ababdfd/schema)
