---
title: "Get Upcoming Count"
method: GET
path: "/api/prayer-wall/upcoming-count"
tags: ["prayer-wall"]
---

# Get Upcoming Count

`GET /api/prayer-wall/upcoming-count`

Count of approved, non-expired prayers currently scheduled on the wall.

## Response `200`

Successful Response

- PrayingCountResponse
  - `count` integer, required

---

[API](https://skmtc.net/usecreed/apis/creed-api.md) · [All operations](https://skmtc.net/usecreed/apis/creed-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usecreed/creed-api/versions/523833f9e819/schema)
