Despite the HL official docs the startTime is optional parameter and if it's omitted the API will return last 2000 fundings in descending timestamp order. E.g.:

This also how HL UI is using this endpoint.
Please update the types so we can reproduce the same UX as HL UI without overridng types.