/media

This endpoint requests a list of intervals for which there are recordings for the given type and mediaType. If no endTimestamp_lte (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.sssZ" where "T" is the separator between the date and time portions, "Z" indicates that the time is in UTC, and the ".sss" portion is optional and represents milliseconds.

It is important to note that after using the pageSize parameter, the "totalSize" in the response represents the total number of available devices, not the number of bridges resulting from the query string.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!