ResponsesGet a ticket linkOn this pageGet a ticket link This endpoint retrieve ticket link for the response. Request GET https://api.nicereply.com/responses/<ID>/ticket-link Path Parameters ParameterData TypeDescriptionIDUUIDID of the response. Example response 200 OK{ "data": { "ticket_link": "https://example.com/ticket/123" }}