Returns a list of task schedules.
Required Permissions
Any authenticated user.Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
createdOn
createdBy
updatedOn
updatedBy
userId
The id of the user this task schedule is for.
taskId
The id of the task this task schedule is for.
startDate
The start date and time of this task schedule.
endDate
The end date and time of this task schedule.
plannedDuration
The number of seconds of planned work.