To use HTTP GET in uiflow2 for fetching JSON, use the "HTTP Request" block. Set the method to "GET" and provide the URL of the API. Then, process the response with a JSON block to parse the data.