get https://{BaseUrl}/api/v3.0/media
This endpoint requests a list of intervals for which there are recordings for the given type and
mediaType. If no endTimestamp__lte (formatted according to ISO 8601) is given, then the
results until now are returned.
Note: The ISO 8601 timestamp format is a standardized format for representing date
and time information. It uses the format 'YYYY-MM-DDTHH:MM:SS.sss±hh:mm' where
"T" is the separator between the date and time portions.