List Ticket Ids By Field Ids
All API requests should contain authorization headers.
Request
Query Parameters.
This endpoint doesn't require query parameters.
Request Body
Body of request should contain the following model serialized to JSON.
Response
The tickets are ordered by ID in ascending order.
Data
field will contain an array of TicketIdWithFieldValue models.
Last updated