/read_records(TICKETS)
{
"type": "TICKET_LIST/TICKET_BY_ID",
"limit": 10,
"ticket_status": "OPEN",
"complainant_id": "47969480-1df0-48be-b312-db24459adc73",
"offset": 0,
"ticket_id":"" # If querying for type:TICKET_BY_ID
}{
"count": 3,
"data":[],
"pages": 1,
"error": ""
}Last updated