get https://api.kevel.co/v1/report/schedule/
This returns the properties of a scheduled report given a ScheduledReportId
(the id
from the Create Scheduled Reports Response).
Response
This returns the properties of a scheduled report given a ScheduledReportId
(the id
from the Create Scheduled Reports Response).
xxxxxxxxxx
curl -H 'X-Adzerk-ApiKey: <APIKEY>' 'https://api.kevel.co/v1/report/schedule/1234'