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

# List providers

`GET /providers`

Return all registered providers with health status

## Response `200`

OK

- InternalApiRoutesProviderInfo[]
  - `capabilities` string[]
  - `default` boolean
  - `error` string
  - `healthy` boolean
  - `last_checked` string
  - `latency_ms` integer
  - `name` string
  - `runtime_count` integer

---

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