https://developer.zendesk.com/api-reference/ticketing/tickets/tickets/#show-ticket
curl -X GET \
'https://api.lowcodeapi.com/zendesk/api/v2/tickets/ticket_id' \
-H 'Cache-Control: no-cache' \
-H 'Content-Type: application/json' --data-raw '{}'
Last Updated : 2024-12-16 14:03 +00:00