allows sorting incidents by specific fields. You can use the parameter order_by eg. order_by=$FIELD to sort the response by a specific field. Supported fields are:
id
created
updated
owner
application
plan
context
active
Specify the order of the sort with the order parameter eg order=ASC. Supported values are:
allows sorting incidents by specific fields. You can use the parameter
order_by
eg.order_by=$FIELD
to sort the response by a specific field. Supported fields are:id
created
updated
owner
application
plan
context
active
Specify the order of the sort with the
order
parameter eg order=ASC. Supported values are: