---
title: "Get App Service Config"
method: GET
path: "/api/clusters/{clusterName}/apps/{appName}/service-opensvc"
tags: ["Apps"]
---

# Get App Service Config

`GET /api/clusters/{clusterName}/apps/{appName}/service-opensvc`

Retrieves the OpenSVC service configuration for a specific app.

## Path parameters

- `clusterName` string, required
- `appName` string, required

## Headers

- `Authorization` string, required

## Response `200`

OpenSVC service configuration

- string

## Other responses

- `403` — No valid ACL
- `500` — Error creating OpenSVC config template" or "No cluster

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/versions/7465ea0ee21a/schema)
