---
title: "List failover mappings"
method: GET
path: "/admin/failover"
tags: ["admin"]
---

# List failover mappings

`GET /admin/failover`

## Response `200`

OK

- FailoverView[]
  - `created_at` string
  - `enabled` boolean
  - `fallback_models` string[]
  - `managed` boolean
  - `managed_source` string
  - `primary_model` string
  - `updated_at` string

## Other responses

- `401` — Unauthorized
- `503` — Service Unavailable

## Changes

- **2026-06-30** `7398040e4b4b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/enterpilot/apis/gomodel-api/changes/admin/failover/get.md)

---

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