The Slates API provides an overview of all detected slates for a video.GET /api/data/v3/items/{id}/timeline/slatesResponse{ "slates": { "all": [ { "start": 0, "end": 23 }, ... ] }