Skip to main content
GET
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Query Parameters

page
integer

Page number (default is 1)

per-page
integer

Amount of jobs per page. Minimum 1 and max 100 (default is 20)

from-date
string

Include jobs with execute_at >= this RFC3339 timestamp

to-date
string

Include jobs with execute_at <= this RFC3339 timestamp

item-ids
string[]

Filter jobs by item IDs (can be specified multiple times)

Response

Scheduled jobs

data
object[]
success
boolean
total
integer
total_pages
integer