---
title: "List all available adapters"
method: GET
path: "/adapters"
tags: ["Points"]
---

# List all available adapters

`GET /adapters`

## Response `200`

Successfully returned list of adapters

- AdaptersList
  - `success` boolean
  - `adapters` string[]

## Other responses

- `401` — Unauthorized - Invalid or missing API key

---

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