Get Ticket
Use this API to get a single ticket.
GET
https://{{env}}.survey2connect.com/v2/api/tickets/{ticketId}
Path Parameters
Name
Type
Description
env*
String
Datacenter identifier for client
ticketId*
String
id of the ticket to be returned
Headers
Name
Type
Description
Authorization
String
Bearer {access_token}
Last updated
Was this helpful?