List all ticketsAsk AIget https://app.trengo.com/api/v2/ticketsThis endpoint lists all tickets which are authorized to the current userQuery ParamspagestringDefaults to 1Pagination pagestatusstringFilter by status (OPEN, ASSIGNED,CLOSED,INVALID)contact_idint32Filter by a contact idusers[]array of int32sFilter by one or more user idsusers[]ADD int32channels[]array of int32sFilter by one or more channels idschannels[]ADD int32labels[]array of int32sFilter by one or more label idslabels[]ADD int32last_message_typestringFilter by the last message type (INBOUND,OUTBOUND)sortstringDefaults to -dateOrders by last messages at, 'date' orders at oldest firstResponse 200200Updated 10 months ago