Skip to main content
POST
CSharp (SDK)

Autorizaciones

Authorization
string
header
requerido

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Encabezados

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Parámetros de ruta

schedule_id
string
requerido

Respuesta

200 - application/json

Está bien

id
string
requerido
object
any
requerido
name
string
requerido
description
string | null
requerido
suite_id
string
requerido
suite_version
integer | null
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991
cron
string | null
requerido
interval_seconds
integer | null
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991
timezone
string
requerido
overlap_policy
enum<string>
requerido
Opciones disponibles:
skip,
buffer_one,
allow_all
enabled
boolean
requerido
webhook_url
string | null
requerido
webhook_configured
boolean
requerido

True when a signing secret is stored. The secret itself is never returned.

run
object
requerido
metadata
object
requerido
last_run_id
string | null
requerido
last_run_at
integer | null
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991
last_run_status
string | null
requerido
next_run_at
integer | null
requerido

Next scheduled fire time from Temporal, when resolvable.

Rango requerido: -9007199254740991 <= x <= 9007199254740991
created_at
integer
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991
updated_at
integer
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991