Skip to main content
POST
Filter scheduled tasks

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

scheduleQueryRequest

Schedule Query Request Api Model

organizationIds
integer<int64>[]

Organization Id List

pageNo
integer<int32>

Page No

Example:

1

pageSize
integer<int32>

Page Size

Example:

10

Response

List of scheduled tasks.

totalRecord
integer<int64>

Total Record

Example:

10

scheduleTaskList
DTOScheduleTask · object[]

Schedule Task List

scheduleTask
DTOScheduleTask · object
notificationOptions
DTONotificationOption · object