Using filters in Skyone Studio
Base JSON Structure
{
"sort": {
"startTimeUTC": -1
},
"filter": {
"startTimeUTC": {
"_period_greater_equal": "2026-01-01T00:00:00Z",
"_period_smaller_equal": "2026-01-06T23:59:59Z"
}
},
"pagination": {
"limit": 10,
"skip": 0
}
}Pagination
Filter
Date Range Filters (Date/Time)
Sort
Last updated
Was this helpful?
