updated_since with the timestamp of your previous run and sort by updated_at to fetch only what changed.orders:read404.curl --location 'https://fodimi.pl/api_public/orders?page=1&limit=50&sort_by=undefined&sort_dir=undefined&status=undefined&delivery_type=undefined&updated_since=2026-09-12T08%3A00%3A00Z' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"page": 0,
"limit": "string",
"total": 0,
"d": [
{}
]
}