Fetch scheduled report
Path parameters
The ID of the object
Response
OK
The ID of the scheduled report
The resource type of the scheduled report
The name of the scheduled report
The period of the scheduled report. If the reporter has a minimum interval days, the frequency, together with the period, can't be shorter than that value. Current minimum interval days: no limit If the reporter has a maximum interval days, the frequency, together with the period, can't be longer than that value. Current maximum interval days: 180
The frequency of the scheduled report. If the reporter has a minimum interval days, the frequency, together with the period, can't be shorter than that value. Current minimum interval days: no limit If the reporter has a maximum interval days, the frequency, together with the period, can't be longer than that value. Current maximum interval days: 180
The date at which the schedule will start
The time zone of the scheduled report. It should be a <a href="https://en.wikipedia.org/wiki/Tz_database#Names_of_time_zones"> valid IANA time zone name.</a>
Whether the scheduled report is enabled
The emails to send the reports to
When the scheduled report was created
When the scheduled report was updated
The organization ID of the scheduled report
The place ID of the scheduled report
The reporter ID of the scheduled report
Example response
{
"time_zone": "Europe/London"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.