---
title: "Scheduled SMS"
method: GET
path: "/scheduled"
tags: ["SMS"]
---

# Scheduled SMS

`GET /scheduled`

Get all scheduled messages

<strong>HTTP Request</strong>

    POST https://api.mnotify.com/api/scheduled
<p class="alert-primary"><i class="las la-info-circle" style="font-size:24px"></i>You can store the id of the scheduled messages somewhere in case it needs to be updated</p>

## Path parameters

- `key` string, required

## Response `200`

Success

- CampaignScheduled
  - `status` string
  - `code` string
  - `message` string
  - `summary` object

---

[API](https://skmtc.dev/mnotify/apis/bms-documentation.md) · [All operations](https://skmtc.dev/mnotify/apis/bms-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mnotify/bms-documentation/revisions/c06855f2ed03/schema)
