Data Sources
upstash_qstash_schedule_data
Schema
Required
schedule_id
string
requiredUnique QStash Schedule ID for requested schedule
Read-Only
body
string
Body to send for the POST request in string format. Needs escaping () double quotes.
created_at
number
Creation time for QStash Schedule
cron
string
Cron string for QStash Schedule
destination
string
Destination for QStash Schedule. Either Topic ID or valid URL
forward_headers
map(string)
Forward headers to your API
id
string
The ID of this resource.
not_before
number
Start time for QStash Scheduling.
retries
number
Retries for QStash Schedule requests.
Was this page helpful?