Get a requestAsk AIget https://api.doit.com/support/v1/tickets/{ticketId}Returns the details of a single support request by its ID.Path ParamsticketIdint64requiredThe unique identifier of the support request.Responses 200OK - Support request details returned. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 404Not Found - The requested resource does not exist.Updated 19 days ago