---
title: "GET /providers/{provider}/services"
method: GET
path: "/providers/{provider}/services"
tags: ["services"]
---

# GET /providers/{provider}/services

`GET /providers/{provider}/services`

Provides a list with the available services for the provider

## Path parameters

- `provider` string, required

## Response `200`

ServicesResponse

- ServicesResponse — ServicesResponse holds the list of available services
  - `services` Service[]
    - `isStatic` boolean
    - `service` string

---

[API](https://skmtc.net/banzaicloud/apis/product-info.md) · [All operations](https://skmtc.net/banzaicloud/apis/product-info/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/product-info/revisions/fe4096a9a412/schema)
