Returns a paginated list of all scheduled tasks belonging to the user, ordered by creation date. Each task includes basic information like schedule type, next run time, and status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x >= 1
x >= 1
Successful Response
Response model for listing scheduled tasks.