I think I may have found a bug: I'm trying to check when a host was last seen using the API. I tried doing a request to /api/v1/fleet/hosts/identifier/ and it returns the expected data but the seen_time field is always "0001-01-01T000000Z". Other API calls seem to return the correct value.