---
title: "List providers"
method: GET
path: "/providers"
tags: ["providers"]
---

# List providers

`GET /providers`

Get a list of all available providers with optional capability filtering

## Query parameters

- `capability` string

## Response `200`

List of providers

- GithubComThandIoAgentInternalModelsProvidersResponse
  - `providers` object
  - `version` string

## Other responses

- `401` — Unauthorized

---

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