Schedules
Fetch a batch of schedules
Fetch a batch of schedules
post/v1/schedules/batch
Request body
Response
Success
Example response
[
{
"category": "ComplianceStandard",
"source": "Report",
"recurrence": "Once"
}
]Fetch a batch of schedules
Success
[
{
"category": "ComplianceStandard",
"source": "Report",
"recurrence": "Once"
}
]