---
title: "List available computer providers"
method: GET
path: "/api/v0/computers/providers"
tags: ["Computers"]
---

# List available computer providers

`GET /api/v0/computers/providers`

Returns the managed compute providers currently available for new computers in the authenticated organization.

## Response `200`

Response for status 200

- ListAvailableComputerProviders200ResponseBody
  - `providers` string[], required

## Other responses

- `401` — Response for status 401
- `500` — Response for status 500

## Changes

> 20 revisions in range; 6 could not be searched.

- **2026-08-18** `613cb60e57ba` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/factory/apis/factory-public-api/changes/api/v0/computers/providers/get.md)

---

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