Automation
View Template and Script Schedules
view template and script schedules
get/operations/automation/{tenant_id}/get/{schedule_id}
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
schedule_idstring required
Specify the schedule Id to fetch the schedule data
Response
Success
Example response
{
"type": "template"
}