---
title: "Get scheduling configuration"
method: GET
path: "/api/v1/public/scheduling/configuration"
tags: ["public"]
---

# Get scheduling configuration

`GET /api/v1/public/scheduling/configuration`

Return workspace scheduling mappings, readiness, provider connection state, and setup links.

## Query parameters

- `use_case_id` string, nullable

## Response `200`

Successful Response

- PublicSchedulingConfiguration
  - `items` object[], required
  - `count` integer, required
  - `appUrl` string, required
  - `docsUrl` string, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-21** `2a1adc380310` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/v1/public/scheduling/configuration/get.md)

---

[API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.dev/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/6155db644bab/schema)
