All Release Notes

Added sort query parameter in GET endpoints

18 December 2020
Enhancement
General

In all Get ImportOperations by an ImportSink Key endpoints, we now support an additional query parameter sort, with which you can sort the createdAt and lastModifiedAt fields with sort options asc (default) or desc. Multipe sorting is also allowed up to three fields.

Sorting in the Import API works as in the Platform API. Please refer to our existing documentation for the Platfrom API for more details.