---
title: "List of Agent backends"
method: GET
path: "/agents/backends"
tags: ["agents"]
---

# List of Agent backends

`GET /agents/backends`

## Response `200`

List of Agent backends object

- object[]
  - `backend` string — avaliable backend name
  - `description` string — Description of this backend
  - `schema_version` string — Version of the schema for this Backend

## Other responses

- `400` — Failed due to malformed query parameters.
- `401` — Missing or invalid access token provided.
- `404` — A non-existent entity request.
- `500` — Unexpected server-side error occurred.

---

[API](https://skmtc.net/orb-community/apis/orb-fleet.md) · [All operations](https://skmtc.net/orb-community/apis/orb-fleet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orb-community/orb-fleet/versions/53154347a3c8/schema)
