---
title: "Get Paykeeper Config"
method: GET
path: "/v1/billing/config"
tags: ["billing"]
---

# Get Paykeeper Config

`GET /v1/billing/config`

## Response `200`

Successful Response

- PaykeeperConfigResponse
  - `server_url` string, nullable, required
  - `configured` boolean, required
  - `error` string, nullable
  - `message` string, required

---

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