Skip to main content
GET
Preview schedule timing

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Query Parameters

frequency
enum<string>
Available options:
once,
hourly,
daily,
weekdays,
weekly
time
string
Example:

"08:00"

date
string
Example:

"2026-08-21"

minute
integer
weekday
enum<string>
Available options:
monday,
tuesday,
wednesday,
thursday,
friday,
saturday,
sunday
cron
string
Example:

"0 8 * * 1-5"

timezone
string
required
Example:

"Europe/Paris"

starts_at
string<date-time>
ends_at
string<date-time>
count
integer
default:3
Required range: x <= 10

Response

The preview

description
string
cron
string | null
run_at
string | null
next_fires
string[]
next_fires_local
string[]