KronoDesk: REST Web Service (v4.0)


Click here for a complete list of operations.

POST: tickets/search?start_row={start_row}&number_rows={number_rows}&sort_field={sort_field}&sort_direction={sort_direction}

Description

Retrieves a list of tickets, sorted and filtered

How to Execute

To access this REST web service, you need to use the following URL:

https://api.inflectra.com/KronoDesk/Services/v2_0/RestService.svc/tickets/search?start_row={start_row}&number_rows={number_rows}&sort_field={sort_field}&sort_direction={sort_direction}

Request Parameters

Name Description
start_row The starting row (1-based)
number_rows The number of rows
sort_field The field to sort on
sort_direction Either ASC or DESC for sort direction

Request Body

Property Description

Return Data

Property Description