Entity Sorts

Defines a sequence that should be applied to an entity when listing the data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

EntityPropertyId is an integer that is used in a table called EntitySort to identify a property belonging to an entity. It is the primary key of the EntitySort table, uniquely identifying each entity property record.

int32

The Sequence field in the EntitySort table is an integer data type that is used to store and track the order of individual entities in a database. This field can be used to sort entities in a way that reflects user preferences. It can also be used to assign priorities to entities when dealing with tasks, resources, or data.

string | null

SortDirectionId is an nvarchar field used to store the sorting direction of the data in a table called EntitySort. It has a maximum length of 450 characters.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!