200 | Successful response. Scheduled reports in the domain retrieved. [
{
"id": 3,
"userDomainId": 2400,
"startAt": 1667433600000,
"timezone": "Europe/Madrid",
"recurrence": {
"cronExpression": "0 45 15 * * *",
"scheduleExpression": {
"time": {
"hour": 15,
"minute": 45
},
"frequency": "Daily"
}
},
"isEnable": true,
"customData": {
"dateTo": "now()",
"dateFrom": "now() - 1m",
"email": [
"user1@devo.com"
],
"events": {
"Select0": {
"value": {
"_internal": {
"label": "domaintest",
"value": "domaintest"
},
"type": "str",
"value": "domaintest"
}
},
"Input0": {
"value": {
"_internal": "1m",
"type": "str",
"value": "1m"
}
}
}
},
"nextExecution": 1667918700000,
"updateDate": 1667832300000,
"creationDate": 1667472275000,
"resources": [
189704
],
"resourcesData": [
{
"id": 189704,
"userDomain": 2400,
"editable": false,
"resourceType": "ACTIVEBOARD",
"categories": null,
"name": "Test",
"description": "",
"updateDate": 1667472555000,
"creationDate": 1667472217000,
"private": true
}
]
},
{
"id": 5,
"userDomainId": 22,
"startAt": 1667433600000,
"timezone": "Europe/Madrid",
"recurrence": {
"cronExpression": "0 0 16 * * 4,2",
"scheduleExpression": {
"days": [
"Thursday",
"Tuesday"
],
"time": {
"hour": 16,
"minute": 0
},
"frequency": "Weekly"
}
},
"isEnable": false,
"customData": {
"dateTo": "now()",
"dateFrom": "now() - 30m",
"email": [
"user2@devo.com"
],
"events": {
"Select0": {
"value": {
"_internal": {
"label": 75,
"value": 75
},
"type": "int",
"value": 75
}
}
}
},
"nextExecution": 1667919600000,
"updateDate": 1667548897000,
"creationDate": 1667486620000,
"resources": [
189716
],
"resourcesData": [
{
"id": 189716,
"userDomain": 22,
"editable": false,
"resourceType": "ACTIVEBOARD",
"categories": null,
"name": "User Activity v2",
"description": null,
"updateDate": 1667548899000,
"creationDate": 1667484060000,
"private": true
}
]
},
{
"id": 7,
"userDomainId": 21,
"startAt": 1667865600000,
"timezone": "Europe/Paris",
"recurrence": {
"cronExpression": "0 29 11 * * *",
"scheduleExpression": {
"time": {
"hour": 11,
"minute": 29
},
"frequency": "Daily"
}
},
"isEnable": true,
"customData": {
"dateTo": "now()",
"dateFrom": "now() - 30m",
"email": [
"user3@devo.com"
],
"events": {}
},
"nextExecution": 1667989740000,
"updateDate": 1667903370000,
"creationDate": 1667903370000,
"resources": [
189728
],
"resourcesData": [
{
"id": 189728,
"userDomain": 22,
"editable": false,
"resourceType": "ACTIVEBOARD",
"categories": null,
"name": "User Activity v2 cloned",
"description": null,
"updateDate": 1667903251000,
"creationDate": 1667903251000,
"private": true
}
]
}
] |