Retrieve a single schedule by its ID.
Fetch the full details of a specific schedule by providing its unique identifier. Returns the complete schedule object including all configuration, blast variants, and timestamps.Documentation Index
Fetch the complete documentation index at: https://docs.tracklysms.com/llms.txt
Use this file to discover all available pages before exploring further.
draft, off, on, complete, archive.blast or automated.HH:MM format (24-hour).monday, tuesday, wednesday, thursday, friday, saturday, sunday.send_time is interpreted in each recipient’s local timezone.| HTTP Status | Error Code | Description |
|---|---|---|
| 401 | unauthorized | API key is missing, invalid, or revoked. |
| 404 | not_found | No schedule exists with the given ID. |