cURL
curl --request GET \ --url https://api.example.com/fleets/{fleet}/machines/{machine_id}/logs/follow
{ "code": "<string>", "detail": "<string>", "status": 123, "title": "<string>", "errors": [ { "location": "<string>", "message": "<string>", "value": "<unknown>" } ] }
OK