Get Tickets
Use this API to get the list of all the templates of a particular type
POST
https://{{env}}.survey2connect.com/v2/api/tickets
Path Parameters
Name
Type
Description
env*
String
Datacenter identifier for client
Headers
Name
Type
Description
Authorization
String
Bearer {access_token}
Request Body
Name
Type
Description
skip
Number
Number of records to be skipped
limit
Number
Total number of records to be returned
type*
Number
Type of template 1-> SMS, 2-> Email, 3-> Whatsapp
searchstr
String
Search a template on basis of template name
Last updated
Was this helpful?