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

# List registered providers

`GET /admin/providers`

Returns the IDs of all providers currently registered in the catalog.

## Response `200`

providerList is a list of registered provider IDs.

- ProviderList
  - `providers` string[]

---

[API](https://skmtc.net/hintoric/apis/contains-the-generated-openapi-specification-for-hekate.md) · [All operations](https://skmtc.net/hintoric/apis/contains-the-generated-openapi-specification-for-hekate/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hintoric/contains-the-generated-openapi-specification-for-hekate/revisions/72bd83b55019/schema)
