curl --request GET \
--url http://0.0.0.0:3000/v1/support/tickets/{id} \
--header 'Authorization: Bearer <token>'{
"error": "unauthorized"
}curl --request GET \
--url http://0.0.0.0:3000/v1/support/tickets/{id} \
--header 'Authorization: Bearer <token>'{
"error": "unauthorized"
}