Get the ticket details

Prev Next
Get
/api/itsm-integration/connections/{connectionId}/ticketTypes/{ticketType}/tickets/{ticketId}
Security
HTTP
Type bearer
Path parameters
connectionId
stringRequired

ITSM connection id for connecting to ITSM instance

ticketType
stringRequired

Type or category of the ticket

ticketId
stringRequired

Ticket Id

Responses
200

Ticket details

object

Ticket details like id, number, title, assignee, priority, etc.