---
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

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/0754881ee8f4/schema)
