ResponsesGet a ticket linkOn this pageGet a ticket linkThis endpoint retrieve ticket link for the response.RequestGET https://api.nicereply.com/responses/<ID>/ticket-linkPath ParametersParameterData TypeDescriptionIDUUIDID of the response.Example response200 OK{ "data": { "ticket_link": "https://example.com/ticket/123" }}