Search Ticket Responses
Search responses of a ticket
Notes
- Date format must be yyyy-MM-ddTHH:mm:ssZ (GMT)
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- ticketEntity
Supported service desk entity.These are case sensitive.
- Enum:
- incidentsproblemsserviceRequeststimeBoundRequestschangeRequeststasks
- ticketId
Unique Identifier (UUID) for incidents,service requests,problem universall called as tickets
Query Parameters
- pageNo
- pageSize
Default: 100
- sortName
Default: response.id
- isDescendingOrder
- queryString
- startCreationDate
Filter response with request creation date. Provide from date.
- endCreationDate
Filter response with request creation date. Provide to date.
- internal
Internal or universal responses:- If internal=true gets only the internal responses. - If internal=false gets global responses. - By default it gets all responses of the ticket.
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- nextPageNo
- previousPageNo
- descendingOrder
Loading Examples...