Skip to main content
Skip table of contents

Sorting

Sort is a comma-delimited ordered list of property names to sort by. Adding a - before the name switches to sorting in descending order (Eg:"LocationId,-Name")

If the same property is selected more than once, only the first occurrence will be taken into account.

Request example: https://localhost:8087/api/v1.0/infrastructure/locations?Sort=Id,-Name

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.